What's Changed
- Docs: Add guide about detecting client abort by @eugenio-oddone in #4518
- fix: add type support for instance has plugin by @audothomas in #4527
- test: add host header for net connection by @climba03003 in #4536
- fix: getSchemaSerializer contentType check by @salesh in #4531
- docs(ecosystem): add fastify-web-response by @erfanium in #4537
- Docs: Update guide about detecting client abort by @eugenio-oddone in #4530
- Bring docs in line with ajv-serializer defaults by @mcollina in #4544
- docs: update await fastify.register docs by @Adibla in #4546
- ContentTypeParser remove(): Return false when content type parser was not present for removal by @kamilogorek in #4550
- docs: update Ecosystem.md by @Adibla in #4551
- docs(ecosystem): add fastify-204 by @Shiva127 in #4504
- docs: add fastify-delay-request by @climba03003 in #4569
- docs(ecosystem): add @clerk/fastify plugin by @dimkl in #4571
- docs(ecosystem): add fastify-json-to-xml plugin by @Fdawgs in #4572
- #4521 Replace native errors with @fastify/errors by @alainrk in #4554
- fix: Return 408 on client timeout. by @ShogunPanda in #4552
- docs(ecosystem): add fastify-cloudinary plugin by @Shyam-Chen in #4576
- Fix crash when onReady hook throws by @mcollina in #4579
New Contributors
- @eugenio-oddone made their first contribution in #4518
- @audothomas made their first contribution in #4527
- @salesh made their first contribution in #4531
- @kamilogorek made their first contribution in #4550
- @Shiva127 made their first contribution in #4504
- @dimkl made their first contribution in #4571
- @Shyam-Chen made their first contribution in #4576
Full Changelog: v4.12.0...v4.13.0