- Added fastify.hasRequestDecorator and fastify.hasReplyDecorator, plus new TypeScript definitions for onRoute hook and missing headers on FastifyRequest.
- Introduced an auto‑loading routes plugin and updated documentation (Getting Started and Ecosystem with swaggergen plugin).
- Fixed several TypeScript‑related issues (928, 929, 931, 939, address test) and upgraded the tap testing dependency.