- Numerous bug fixes across CLI, extensions (console, crypto, web, websocket), node compatibility, KV, REPL, and runtime (e.g., cache error handling, JWK import, stdio mapping).
- Performance enhancements for CLI type loading, HTTP serving, websocket operations, and core RegExp usage, plus SQLite transaction handling via spawn blocking.
- Upgraded deno_ast to 0.27 and added basic node:http2 support.