4.23.0
What's Changed
- test: reduce output of reqIdGenFactory.test.js by @Uzlopak in https://github.com/fastify/fastify/pull/5012
- feat: Add onListen Hook by @BrendenInhelder in https://github.com/fastify/fastify/pull/4899
- docs(readme): avoid line breaks in documentation links by @antoineneff in https://github.com/fastify/fastify/pull/5014
- chore(examples): added curly braces to conditions for consistency by @turnerran in https://github.com/fastify/fastify/pull/5015
- feat: access handler name add properties to req route options by @cesarvspr in https://github.com/fastify/fastify/pull/4470
- chore: Bump the dev-dependencies group with 1 update by @dependabot in https://github.com/fastify/fastify/pull/5018
- docs: minor improvements by @Uzlopak in https://github.com/fastify/fastify/pull/5019
- chore(deps): replace tiny-lru with toad-cache by @kibertoad in https://github.com/fastify/fastify/pull/4668
- docs(ecosystem.md): Fix wrong entry for ecosystem.md by @Uzlopak in https://github.com/fastify/fastify/pull/5021
- perf: use
node:prefix to bypass require.cache call for builtins by @Fdawgs in https://github.com/fastify/fastify/pull/5026 - docs(typo): mistype of monkeypatch by @Menkveld-24 in https://github.com/fastify/fastify/pull/5027
- chore: change website to .dev instead of .io by @Eomm in https://github.com/fastify/fastify/pull/5028
- chore: add gurgunday and uzlopak as contributors by @Uzlopak in https://github.com/fastify/fastify/pull/5029
- chore: add a citgm command to customize what we run in CITGM by @mcollina in https://github.com/fastify/fastify/pull/5030
Full Changelog: https://github.com/fastify/fastify/compare/v4.22.2...v4.23.0