4.26.2
What's Changed
- fix: typo in module exports by @lirantal in https://github.com/fastify/fastify/pull/5316
- docs(ts): Fix links by @rozzilla in https://github.com/fastify/fastify/pull/5308
- fix: cb is not a function at fallbackErrorHandler by @Uzlopak in https://github.com/fastify/fastify/pull/5317
- feat: add a Firebase Functions step by step guide by @lirantal in https://github.com/fastify/fastify/pull/5318
- types: fix test failure by @gurgunday in https://github.com/fastify/fastify/pull/5330
- perf: use FifoMap to check contentType by @gurgunday in https://github.com/fastify/fastify/pull/5331
- docs(ecosystem): adds fastify-override to plugins list by @matthyk in https://github.com/fastify/fastify/pull/5336
- types: Export preClose hook types by @matthyk in https://github.com/fastify/fastify/pull/5335
- fix: database migration doc missing db connection code by @nuhman in https://github.com/fastify/fastify/pull/5339
- chore: Bump pnpm/action-setup from 2 to 3 by @dependabot in https://github.com/fastify/fastify/pull/5341
- chore: Bump xt0rted/markdownlint-problem-matcher from 2.0.0 to 3.0.0 by @dependabot in https://github.com/fastify/fastify/pull/5342
Full Changelog: https://github.com/fastify/fastify/compare/v4.26.1...v4.26.2