Breaking changes
- Renamed
jsonBodyLimit
tobodyLimit
- #785
Features
- New content type parser API - #785
- Make hooks/middleware run in the order in which they are defined - #771
- Added backlog parameter to listen method #767 - #769
Internals
- Clean code - #772
- Configure not-found handlers the same way as route handlers - #770
- Updated hook and middleware encapsulation - #762
- Renaming variable - #760
- Simplify function handleError in reply.js - #750
- Add missing TypeScript type definitions - #746
Docs
- Added fastify-reply-from and fastify-http-proxy to the ecosystem - #784
- Add example code snippet for hasContentTypeParser - #781
- Add fastify-rob-config to community plugins list - #779
- Added 'Write-Plugin' documentation - #774
- Add logLevel and config to Routes.md doc - #766
- Add custom content type parser example - #761
- fastify-tls-keygen plugin - #759
- Typos: fatify - #758