- - Fastify v4 introduces breaking changes: drops Node 12 support, removes flatstrt, deprecates the variadic listen method, changes default reply.sent handling and content‑type coercion for streams, among other API adjustments.
- - Adds major new features such as Type Providers and typed decorators, default exposeHeadRoutes = true, async handlers resolving undefined, reply trailers support, AJV 8 as the default validator, and enhanced error handling/encapsulation.
- - Includes extensive documentation updates, dependency upgrades, CI/benchmark improvements, and numerous bug‑fixes and minor enhancements.