- Added validationError property, route-level custom error handlers, routePath hook, onTimeout hook, Promise-like Fastify instance, new typings (getSchema/getSchemas), and improved server types.
- Fixed schema lock issue and moved headers to a getter on Request for better internal handling.
- Updated documentation: refreshed Routes.md, fixed broken links, expanded error‑handling guides, and added logger option example.