What's Changed
- fix: use generic for Logger to register plugins when using a custom logger (#4435) by @marcoreni in #4436
- Incorrect example in default text parser docs by @SaumyaBhushan in #4448
- chore: fix test skips for nodejs prereleases by @nlf in #4449
- Move @Ethan-Arrowood to Past Collaborator section by @Ethan-Arrowood in #4451
- build(deps): bump lycheeverse/lychee-action from 1.5.1 to 1.5.4 by @dependabot in #4454
- build(deps): bump actions/dependency-review-action from 2 to 3 by @dependabot in #4455
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #4460
- docs: add fastify-user-agent by @Eomm in #4466
- chore(ecosystem): rename fastify-lyra plugin by @mateonunez in #4474
- docs(ecosystem): add fastify-at-mysql plugin by @mateonunez in #4473
- fix: make res.statusCode optional by @polRk in #4471
- docs(ecosystem): add fastify-at-postgres plugin by @mateonunez in #4475
- perf: precompute isEssence for RegExp of content-type-parser method compareRegExpContentType by @Uzlopak in #4481
- lib: deprecate the default route and improve its documentation by @RafaelGSS in #4480
- docs(reference/reply): When using async-await, need return by @radiorz in #4429
- fix: re-thrown error crash by @climba03003 in #4488
- build(deps): bump thollander/actions-comment-pull-request from 1 to 2 by @dependabot in #4489
- build(deps): bump xt0rted/markdownlint-problem-matcher from 1.1.0 to 2.0.0 by @dependabot in #4490
- improve
setErrorHandler
example by @trim21 in #4484
New Contributors
- @marcoreni made their first contribution in #4436
- @SaumyaBhushan made their first contribution in #4448
- @nlf made their first contribution in #4449
- @polRk made their first contribution in #4471
- @radiorz made their first contribution in #4429
- @trim21 made their first contribution in #4484
Full Changelog: v4.10.2...v4.11.0