- Added several TypeScript enhancements: clientErrorHandler definition, serializer request/response types, compilers factory with transient AJV, AJV options support, and decorator dependency type validation.
- Fixed content‑length not updating after onSend hook, corrected benchmark script requires and broken TypeScript doc link, and improved reply‑sent monitoring.
- Updated Validation and Serialization documentation and performed numerous dependency upgrades (fluent‑json‑schema, @types/node, ESLint plugin, etc.).