5.6.0
What's Changed
- fix: update typescript pino type to pick by @dancastillo in https://github.com/fastify/fastify/pull/6287
- feat(types): router option types by @dancastillo in https://github.com/fastify/fastify/pull/6282
- fix(types): Fix use of "esModuleInterop: false" by @joshkel in https://github.com/fastify/fastify/pull/6292
- docs: fix typo in Reference: TypeScript.md by @hmanzoni in https://github.com/fastify/fastify/pull/6302
- docs: clarify router performance note by @Prasad2604 in https://github.com/fastify/fastify/pull/6306
Full Changelog: https://github.com/fastify/fastify/compare/v5.5.0...v5.6.0