- Added extensive TypeScript enhancements: more schema‑related types, missing error types, reply status code typing via type providers, and moved router options to a dedicated key.
- Improved performance and stability: async resource binding for content‑type parsing, preparation for Promise.withResolvers, abort‑signal handling in listen, OPTIONS content‑type handling, and numerous test flakiness and EPIPE fetch error...
- Updated documentation (SECURITY.md, ecosystem plugins, multilingual, permissions, Hey API) and performed extensive internal clean‑ups and dependency bumps.