What's Changed
- fix(types): bad naming of
validateInput
by @metcoder95 in #4151 - feat: add webdav http methods by @hungtcs in #3836
- fix(types): reply.getHeader can return numbers and arrays by @seanparmelee in #4154
- feat(logger): use pino.BaseLogger as main interface for fastify logger by @sgrigorev in #4150
- docs(ecosystem): Add fastify-bugsnag as community plugin by @ZigaStrgar in #4155
- fix typo in docs/reference/Server.md by @developerHet in #4163
- Make ResolveFastifyReplyType union-aware by @cm-ayf in #4164
- docs: update code snippet for accurate use by @lirantal in #4167
- build(deps): bump lycheeverse/lychee-action from 1.5.0 to 1.5.1 by @dependabot in #4169
- build(deps-dev): bump markdownlint-cli2 from 0.4.0 to 0.5.0 by @dependabot in #4170
- types: adjust and add testing by @metcoder95 in #4158
- docs(ecosystem): add fastify-lyra by @mateonunez in #4176
- Add links to type providers by @kibertoad in #4177
- docs(ecosystem): add fastify-keycloak-adapter by @yubinTW in #4180
- Docs: onResponse hook error logging by @avanelli in #4178
New Contributors
- @hungtcs made their first contribution in #3836
- @seanparmelee made their first contribution in #4154
- @sgrigorev made their first contribution in #4150
- @ZigaStrgar made their first contribution in #4155
- @developerHet made their first contribution in #4163
- @cm-ayf made their first contribution in #4164
- @lirantal made their first contribution in #4167
- @mateonunez made their first contribution in #4176
- @yubinTW made their first contribution in #4180
- @avanelli made their first contribution in #4178
Full Changelog: v4.3.0...v4.4.0