What's Changed
- Documentation: replace
fastify.decorate
arrow functions with function expressions by @onosendi in #3577 - Update Recommendations.md by @fralonra in #3583
- build(deps-dev): bump helmet from 4.6.0 to 5.0.1 by @dependabot in #3591
- chore: remove duplicated line by @Eomm in #3599
- docs(reference-typescript): fix formatting by @sniperwolf in #3602
- feat: manage display-name meta plugin by @Eomm in #3608
- Add prototype poisoning doc by @jsumners in #3609
- Fix website workflow not triggering by @luisorbaiceta in #3611
- Adding esbuild bundler to the pipeline by @jhonrocha in #3616
- chore (ci): run lint only once by @darkgl0w in #3623
- Fix types to support Ajv plugins with options by @pverdile in #3601
- Update LICENSE by @ravenberg in #3629
- fix: accept-version on default route by @climba03003 in #3630
- fix (test):
custom-parser.test.js
flaky test by @darkgl0w in #3627 - fix (types):
this
isFastifyInstance
by @darkgl0w in #3622
New Contributors
- @onosendi made their first contribution in #3577
- @sniperwolf made their first contribution in #3602
- @jhonrocha made their first contribution in #3616
- @pverdile made their first contribution in #3601
- @ravenberg made their first contribution in #3629
Full Changelog: v3.25.3...v3.26.0