4.19.2
What's Changed
- fix(typescript): route config should not pass url and method by @climba03003 in https://github.com/fastify/fastify/pull/4872
- Overload
DecorationMethodto fix #4870 by @voxpelli in https://github.com/fastify/fastify/pull/4874 - fix: Type inference breaking when Reply generic is not passed by @aadito123 in https://github.com/fastify/fastify/pull/4875
- fix: regression with close and serverFactory by @mcollina in https://github.com/fastify/fastify/pull/4876
Full Changelog: https://github.com/fastify/fastify/compare/v4.19.1...v4.19.2