- - Breaking changes: payload serialization now occurs before onSend hooks, AJV configuration removed, default listen address switched to 127.0.0.1, avvio upgraded to v5, and Fastify iterator removed.
- - New features added: expose printRoutes, introduce basePath property, add request.id and onRoute hook, support ignoring trailing slashes, improve prefix handling, and return 400 for JSON body parse failures.
- - Multiple bug fixes (IPv6 URL formatting, logger serializer overrides, error object handling, body parsing optimizations) and extensive documentation updates across Getting Started, Plugins Guide, and ecosystem listings.