Original text is not available for public display.
Related items
v5.3.3
What's Changed docs: update Vercel section by @leerob in https://github.com/fastify/fastify/pull/6046 docs(ecosystem): add fastify-papr plugin by @inaiat in https://github.com/fastify/fastify/pull/6051 test: migrated helper and input validation to node test runner by @ilteoood in https://github.com/fastify/fastify/p...
v5.8.3
⚠️ Security Release This fixes CVE CVE-2026-3635 https://github.com/fastify/fastify/security/advisories/GHSA-444r-cwp2-x5xf. What's Changed docs(readme): add @Tony133 to plugin team by @Tony133 in https://github.com/fastify/fastify/pull/6565 Updated Plugins-Guide.md; Changed "fastify" to "instance" during plugin reg...
v5.7.4
Full Changelog: https://github.com/fastify/fastify/compare/v5.7.3...v5.7.4
v5.7.2
⚠️ Notice ⚠️ Parsing of the content-type header has been improved to a strict parser in PR #6414. This means only header values in the form described in RFC 9110 are accepted. What's Changed chore: npm ignore AI related files by @climba03003 in https://github.com/fastify/fastify/pull/6447 chore: update sponsor url b...
v5.7.1
What's Changed chore: Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/fastify/fastify/pull/6434 chore: updated version in the fastify.js by @Tony133 in https://github.com/fastify/fastify/pull/6446 Full Changelog: https://github.com/fastify/fastify/compare/v5.7.0...v5.7.1
v5.7.0
What's Changed docs: Improved firebase serverless guide about process remaining stuck by @alexandercerutti in https://github.com/fastify/fastify/pull/6380 docs: update migration guide with date-time breaking change by @craftsman01 in https://github.com/fastify/fastify/pull/6110 chore: remove test file by @Eomm in ht...