4.25.2
What's Changed
- fix:
npm run test:watchby @domdomegg in https://github.com/fastify/fastify/pull/5221 - fix: always consume stream payloads when responding to 204 with no body by @mcollina in https://github.com/fastify/fastify/pull/5231
- docs: update setErrorHandler to explain not found behaviour by @domdomegg in https://github.com/fastify/fastify/pull/5218
Full Changelog: https://github.com/fastify/fastify/compare/v4.25.1...v4.25.2