⚠️ 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 by @Eomm in https://github.com/fastify/fastify/pull/6450
- docs: add fastify-http-exceptions to Ecosystem.md by @bhouston in https://github.com/fastify/fastify/pull/6442
- docs: fix invalid shorten form schema example by @climba03003 in https://github.com/fastify/fastify/pull/6448
- docs: Simplify and tighten decorators example by @smith558 in https://github.com/fastify/fastify/pull/6451
- docs: Fix incorrect variable use by @smith558 in https://github.com/fastify/fastify/pull/6455
- chore: update sponsor link by @Eomm in https://github.com/fastify/fastify/pull/6460
- fix: Fix MIT Licence file to conform to standard by @smith558 in https://github.com/fastify/fastify/pull/6464
- docs: move querystringParser option under routerOptions by @inyourtime in https://github.com/fastify/fastify/pull/6463
- chore: Updated content-type header parsing by @jsumners in https://github.com/fastify/fastify/pull/6414
New Contributors
- @bhouston made their first contribution in https://github.com/fastify/fastify/pull/6442
Full Changelog: https://github.com/fastify/fastify/compare/v5.7.1...v5.7.2