Enhancements
- Fix missing object wrapper for errors in pino log - #1180
- Complete support for Joi. Added test - #1178 #1179
Fixes
- fix the logic of convert chunk segement into string - #1172
Typescript
- Add overloads for { parseAs: "string" } or { parseAs: "buffer" } - #1162
- added generic Query, Params, Headers, and Body types - #1160
Internals
- Update genReqId test name - #1167
Documentation
- Keep consistent es6 usage in readme example - #1181
- added fastify-jwt-webapp - #1141
- Update Ecosystem.md - #1170
- Add @cemremengu to contributors - #1176
- Correct typo in docs/Plugins-Guide.md - #1173
- Add fastify-webpack-hmr community plugin to ECOSYSTEM.md - #1152
- Updated README and tap runner - #1171
- Error Handling Documentation - #1130
- Update ContentTypeParser.md - #1157
- Add fastify-vue-plugin to Ecosystem.md - #1151
- Add fastify-loader to Ecosystem.md - #1154
- Add badge of vulnerabilities from snyk.io - #1149