- Add API version info to routes, introduce error options object and support custom validators for ParseFilePipeBuilder, and improve Express listen return type to Server.
- Enhance error handling by displaying class names in request mapping exceptions and updating repl() parameter type.
- Fix Fastify v4 response requirement and resolve shutdown hook issues caused by open HTTP connections.