4.28.0
What's Changed
- test: fix closing - pipelining by @climba03003 in https://github.com/fastify/fastify/pull/5486
- refactor(backport v4.x): change
reply.redirect()signature (#5483) by @gurgunday in https://github.com/fastify/fastify/pull/5484 - refactor(backport v4.x): hasRoute method comparison with case insensitive by @SMNBLMRR in https://github.com/fastify/fastify/pull/5513
- fix: (backport) Type inferrence with auxilliary hook handlers by @aadito123 in https://github.com/fastify/fastify/pull/5518
Full Changelog: https://github.com/fastify/fastify/compare/v4.27.0...v4.28.0