What's Changed
- docs: update Vercel section by @leerob in #6046
- docs(ecosystem): add fastify-papr plugin by @inaiat in #6051
- test: migrated helper and input validation to node test runner by @ilteoood in #6074
- style: add "no comma-dangle" rule to eslint config and remove trailing commas by @cecia234 in #6069
- test: migrate stream tests to node test runner by @ilteoood in #6065
- test: logger response by @ilteoood in #6055
- test: migrate schema feature to node test runner by @ilteoood in #6066
- fix: Added more cases for JSON schema validation by @mcollina in #6067
- test: migrated inject.test.js from tap to node:test by @Tony133 in #6068
- test: migrated plugin 1 to node test runner by @ilteoood in #6075
- ci: fix branch pattern by @Eomm in #6090
- docs: added Jeasx to Ecosystem.md by @jablonski in #6082
- test: mv promises from tap by @jean-michelet in #6085
- refactor: node:http2 is always available by @Cangit in #6073
- fix: update borp to 0.20.0. by @lholmquist in #6091
- chore: Bump fluent-json-schema from 5.0.0 to 6.0.0 by @dependabot in #6101
- chore: Bump tsd from 0.31.2 to 0.32.0 in the dev-dependencies-typescript group by @dependabot in #6100
- test: migrated decorator.test.js from tap to node:test by @Tony133 in #5957
- test: stabilize pipelining shutdown test with controlled close timing by @jean-michelet in #6099
- test: migrated output-validation.test.js from tap to node:test by @Tony133 in #6076
- test: remove tap from hooks-on ready file by @IcaroSilvaFK in #6080
- test: mv hooks.on-listen from tap by @jean-michelet in #6086
- ci: ignore scripts by @Fdawgs in #6108
- docs: add a warning about
setErrorHandler
overriding a previously defined error handler on an encapsulated context by @jean-michelet in #6097 - docs(ecosystem): remove
fastify-diagnostics-channel
by @inyourtime in #6117 - fix: internal function _addHook failure should be turned into the rejection app.ready is waiting for by @jean-michelet in #6105
- test: replace removed request properties and update docs by @inyourtime in #6111
- test: mv reply from tap by @jean-michelet in #6089
- test: updated promises.test.js re-added the plan() method by @Tony133 in #6057
- ci: add support to test release candidates by @RafaelGSS in #6103
New Contributors
- @leerob made their first contribution in #6046
- @inaiat made their first contribution in #6051
- @cecia234 made their first contribution in #6069
- @jablonski made their first contribution in #6082
- @lholmquist made their first contribution in #6091
- @IcaroSilvaFK made their first contribution in #6080
Full Changelog: v5.3.2...v5.3.3