- Added numerous runtime features such as Deno.cron(), KV key expiration, EventSource, split WebSocket read/write halves, HTTP/2 websockets, disposable resources, Array.fromAsync, JSX pre‑compile, and renamed Deno.Server to Deno.HttpServer.
- Improved documentation tooling with support for displaying non‑exported types in exported signatures, handling multiple entry files, and new lint/html doc commands.
- Fixed a wide range of bugs across extensions (FFI, HTTP, Node compatibility, LSP, REPL, etc.) and introduced performance tweaks for streams and workspace handling.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.