- Added ability for custom error handlers to fall back to the default handler and introduced validationContext for custom errors.
- Updated documentation (Ecosystem.md, ContentTypeParser.md) and fixed several bugs/typos (removed `.use` from types, corrected enum definitions).
- Bumped Fastify plugin dependency to v3.0.0 and added deprecation warning for `request.connection` usage.