npm fastify 5.10.0
v5.10.0

4 hours ago

What's Changed

  • docs(type-providers): clarify as const usage by @smith558 in #6772
  • docs: fix broken and redirected links by @Eomm in #6817
  • docs: remove marko from @fastify/view engines (support dropped) by @EduardF1 in #6821
  • fix: clear socket._meta on reply.hijack() when onTimeout is registered by @nerkoux in #6810
  • docs: fix duplicate routeOptions entries in Request.md example by @thePranav-kpk in #6824
  • chore: Bump @types/node from 25.9.4 to 26.0.1 in the dev-dependencies-typescript group by @dependabot[bot] in #6829
  • docs(ecosystem): add @stitchapi/fastify to Community plugins by @rejifald in #6820
  • feat: introduce log controller layer by @Eomm in #6580
  • fix: use ContentType to detect json and charset in reply.send by @climba03003 in #6830
  • docs: fix incorrect defaults and code examples in Server.md by @Adit-Jain-srm in #6805
  • docs: fix incorrect hook count in Hooks.md by @thePranav-kpk in #6825
  • chore: Bump fast-json-stringify from 6.4.0 to 7.0.0 in the dependencies group across 1 directory by @dependabot[bot] in #6800
  • perf: reduce per-request overhead in the request lifecycle by @mcollina in #6831
  • fix: derive request.port from request.host by @mcollina in #6680
  • docs: update Logging.md with per-route log level info by @asppsa in #6627
  • docs(type-providers): update import for article consistency by @smith558 in #6771

New Contributors

Full Changelog: v5.9.0...v5.10.0

Don't miss a new fastify release

NewReleases is sending notifications on new releases.