- Added RFC 10008 HTTP query method support to Fastify.
- Improved performance by reusing cached content‑type lookups and normalized route method handling.
- Fixed several bugs (validation of falsy values, async hook writeHead throws, quoted Content‑Type parameters) and updated docs throughout the project.