New
v5.4.0
What's Changed
- test: mv routes-* from tap by @jean-michelet in https://github.com/fastify/fastify/pull/6092
- test: mv skip-reply-send from tap by @jean-michelet in https://github.com/fastify/fastify/pull/6094
- test: mv plugins from tap by @jean-michelet in https://github.com/fastify/fastify/pull/6088
- fix(ci): ignore alternative runtime result by @Eomm in https://github.com/fastify/fastify/pull/6125
- test: mv schema-* from tap by @jean-michelet in https://github.com/fastify/fastify/pull/6093
- test: mv hooks-async from tap by @jean-michelet in https://github.com/fastify/fastify/pull/6084
- fix(types): add missing version to request.routeOptions by @inyourtime in https://github.com/fastify/fastify/pull/6126
- docs: remove fastify-sentry plugin by @dnlup in https://github.com/fastify/fastify/pull/6131
- docs: add community plugins disclaimer by @jean-michelet in https://github.com/fastify/fastify/pull/6132
- docs: use cross-platform compatible info emoji by @Fdawgs in https://github.com/fastify/fastify/pull/6134
- perf: nits in reply.js by @Cangit in https://github.com/fastify/fastify/pull/6136
- docs: join core team by @jean-michelet in https://github.com/fastify/fastify/pull/6142
- docs: fix typo in hash.digest function by @piotr-cz in https://github.com/fastify/fastify/pull/6145
- test: mv hooks from tap by @jean-michelet in https://github.com/fastify/fastify/pull/6087
- test: improve issue 4959 unit test by @Uzlopak in https://github.com/fastify/fastify/pull/6147
- chore: Bump markdownlint-cli2 from 0.17.2 to 0.18.1 by @dependabot in https://github.com/fastify/fastify/pull/6150
- chore: remove dependencie tap and others updated by @Tony133 in https://github.com/fastify/fastify/pull/6148
- fix: hook async flaky by @ilteoood in https://github.com/fastify/fastify/pull/6155
- chore: Bump lycheeverse/lychee-action from 2.4.0 to 2.4.1 by @dependabot in https://github.com/fastify/fastify/pull/6151
- chore: removing simple-get from allow-unsafe-regex by @ilteoood in https://github.com/fastify/fastify/pull/6154
- chore: remove simple get on 404s test file by @ilteoood in https://github.com/fastify/fastify/pull/6153
- chore: remove simple-get in handle-request.test.js by @ilteoood in https://github.com/fastify/fastify/pull/6159
- chore: remove simple-get from url-rewriting by @ilteoood in https://github.com/fastify/fastify/pull/6163
- chore: remove simple-get in report.test.js by @ilteoood in https://github.com/fastify/fastify/pull/6157
- chore: remove simple-get from custom parser async by @ilteoood in https://github.com/fastify/fastify/pull/6164
- chore: removed simple-get from mkcol tests by @ilteoood in https://github.com/fastify/fastify/pull/6194
- chore: removed simple-get from proto-poisoning test by @ilteoood in https://github.com/fastify/fastify/pull/6185
- ci: Added Node.js v24 by @mcollina in https://github.com/fastify/fastify/pull/6113
- chore: removed simple-get from nullable validation test by @ilteoood in https://github.com/fastify/fastify/pull/6191
- feat: configure errorhandler override by @jean-michelet in https://github.com/fastify/fastify/pull/6104
- chore: remove simple-get from search test by @ilteoood in https://github.com/fastify/fastify/pull/6158
- chore: remove simple get from secure with fallback test by @ilteoood in https://github.com/fastify/fastify/pull/6162
- chore: removed simple-get from als test by @ilteoood in https://github.com/fastify/fastify/pull/6187
- chore: remove simple-get from listen 4 by @ilteoood in https://github.com/fastify/fastify/pull/6173
- fix: do not freeze request.routeOptions by @mcollina in https://github.com/fastify/fastify/pull/6141
- chore: removed simple-get from sync-delay-request tests by @ilteoood in https://github.com/fastify/fastify/pull/6212
- chore: removed simple-get from output-validation tests by @ilteoood in https://github.com/fastify/fastify/pull/6213
- chore: removed simple-get from async-delay-request tests by @ilteoood in https://github.com/fastify/fastify/pull/6211
- chore: removed simple-get from body-limit tests by @ilteoood in https://github.com/fastify/fastify/pull/6209
- chore: removed simple-get from trust-proxy tests by @ilteoood in https://github.com/fastify/fastify/pull/6205
- chore: removed simple-get from proppatch tests by @ilteoood in https://github.com/fastify/fastify/pull/6200
- chore(ci): cleanup citgm.yml by @Eomm in https://github.com/fastify/fastify/pull/6195
- chore: removed simple-get from https tests by @ilteoood in https://github.com/fastify/fastify/pull/6197
- chore: removed simple-get from lock test by @ilteoood in https://github.com/fastify/fastify/pull/6186
Full Changelog: https://github.com/fastify/fastify/compare/v5.3.3...v5.4.0