What's Changed
- ci: reduce workflow permissions to minimum by @Fdawgs in #3828
- ci: revert to using
pull_request_target
by @Fdawgs in #3832 - fix type providers package names by @matthyk in #3831
- chore: add guide on delaying serving specific requests by @wilkmaia in #3837
- Add SQLite as supported database by @matthyk in #3847
- docs: improve docs around trailing slashes in routes by @conradthegray in #3846
- chore: add node 18 to ci and benchmark by @RafaelGSS in #3843
- Update Routes.md by @PazzaVlad in #3835
- docs: reference new
@fastify/*
modules by @Fdawgs in #3855 - content-type: return undefined when content-type is '' by @xtx1130 in #3821
- Update fastify-error dependency by @jsumners in #3857
- ci: allow backport to be run on fork prs by @Fdawgs in #3858
- build(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #3868
- chore: add never stale as exempt by @RafaelGSS in #3873
- Add Promise to 404 handler return type by @omothm in #3822
- docs(guides): grammar fixes by @Fdawgs in #3876
- docs: standardize npm cli commands and args by @Fdawgs in #3875
- docs(reference): grammar and conciseness changes by @Fdawgs in #3877
- Support rc in version checks by @mcollina in #3879
New Contributors
- @wilkmaia made their first contribution in #3837
- @conradthegray made their first contribution in #3846
- @PazzaVlad made their first contribution in #3835
- @omothm made their first contribution in #3822
Full Changelog: v4.0.0-rc.1...v4.0.0-rc.2