Sourced from fastify's releases.
v4.26.0
What's Changed
- docs(ecosystem): add missing plugins to core list by
@Fdawgs
in fastify/fastify#5234- ci: CITGM github workflow by
@Uzlopak
in fastify/fastify#5233- chore: bump find-may-way to v8.0.0 by
@mcollina
in fastify/fastify#5236- fix: setValidatorCompiler with addSchema by
@derammo
in fastify/fastify#5188- feat(routes): expose findRoute and param validator by
@sf3ris
in fastify/fastify#5230- feat: add use semicolon delimter config, default = true by
@dancastillo
in fastify/fastify#5239- chore: add autocannon and concurrently as dev dependencies by
@Uzlopak
in fastify/fastify#5240- fix: return the correct serializer function when no content-type is defined by
@DouglasdeMoura
in fastify/fastify#5229- Sync next by
@Uzlopak
in fastify/fastify#5238- docs: add open-collective by
@Eomm
in fastify/fastify#5216- chore: Bump actions/upload-artifact from 3 to 4 by
@dependabot
in fastify/fastify#5249- chore: Bump actions/labeler from 4 to 5 by
@dependabot
in fastify/fastify#5248- docs(ecosystem): update fastify-rabbitmq // add fastify-hl7 to ecosystem.md by
@Bugs5382
in fastify/fastify#5245- chore: update actions/labeler@5 by
@climba03003
in fastify/fastify#5254- fix: restrict findRoute exposed property by
@climba03003
in fastify/fastify#5253- fix(test): flaky on-listen hook test by
@Uzlopak
in fastify/fastify#5256- fix: remove unused promise warning in setNotFoundHandler with preHandler by
@mcollina
in fastify/fastify#5258- fix: Always call resource.emitDestroy() by
@mcollina
in fastify/fastify#5228- docs: Add missing punctuation in Ecosystem by
@matthyk
in fastify/fastify#5261- docs: remove word repetition on Decorators docs by
@rlawisch
in fastify/fastify#5260- chore(types): Remove unused type imports by
@codershiba
in fastify/fastify#5264- chore(license): Update licensing year by
@codershiba
in fastify/fastify#5266- chore(docs): Add clarification about
fastify.setErrorHandler()
by@codershiba
in fastify/fastify#5265- refactor: deprecate
Reply#getResponseTime()
in favour ofReply#elapsedTime
by@codershiba
in fastify/fastify#5263- chore: remove
www.
fromfastify.dev
urls by@Fdawgs
in fastify/fastify#5270- feat: expose method for setGenReqId on FastifyInstance by
@dancastillo
in fastify/fastify#5259- fix: ensure
onListen
hooks are called when they should be by@bienzaaron
in fastify/fastify#5273- docs: re-word clarification about
setErrorHandler()
by@codershiba
in fastify/fastify#5269- docs(ecosystem): remove unsupported package by
@Fdawgs
in fastify/fastify#5278- docs: Fix Pino docs link by
@BoscoDomingo
in fastify/fastify#5284- chore: add github sponsor by
@Eomm
in fastify/fastify#5293- docs(ecosystem): adds fastify-sqlite-typed to the community plugins list by
@yoav0gal
in fastify/fastify#5288- docs: add ESM usage example in Getting Started by
@atilagulers
in fastify/fastify#5294- docs: repoint readers to shared
.github
files by@Fdawgs
in fastify/fastify#5268- feat: Web Stream API by
@climba03003
in fastify/fastify#5286- chore: sync generated code by
@Eomm
in fastify/fastify#5295New Contributors
@derammo
made their first contribution in fastify/fastify#5188@DouglasdeMoura
made their first contribution in fastify/fastify#5229@rlawisch
made their first contribution in fastify/fastify#5260@codershiba
made their first contribution in fastify/fastify#5264@BoscoDomingo
made their first contribution in fastify/fastify#5284@yoav0gal
made their first contribution in fastify/fastify#5288@atilagulers
made their first contribution in fastify/fastify#5294Full Changelog: https://github.com/fastify/fastify/compare/v4.25.2...v4.26.0
e10ae40
Bumped v4.26.01211962
chore: sync generated code (#5295)101ba57
feat: Web Stream API (#5286)bdd647d
docs: repoint readers to shared .github
files (#5268)62f564d
docs: add ESM usage example in Getting Started (#5294)d214201
docs(ecosystem): adds fastify-sqlite-typed to the community plugins list
(#5288)4415c2f
chore: add github sponsor (#5293)e68e849
docs: Fix Pino docs link (#5284)ac26d7b
docs(ecosystem): remove unspported package (#5278)cf6a87b
docs: re-word clarification about setErrorHandler()
(#5269)This version was pushed to npm by eomm, a new releaser for fastify since your current version.