- Introduced new CLI commands and options (deno eval p, deno lint subcommand, stdin entry file, .mjs handling, fmt diff) plus core API extensions (Deno.mainModule, Deno.env.delete, TestDefinition.only, URL support in FS, public Listener ri...
- Expanded the std library with binary varnum/varbig utilities, sha3 hashing, Node compatibility helpers (util.promisify, util.types, Buffer), and testing enhancements (assertThrowsAsync async support, async bench progress).
- Resolved many regressions and bugs across CLI, core, web, and std (TS compiler issues, Windows upgrade, WebAssembly error propagation, UDP errors, process status, URL IPv6, multipart/form data, HTTP server stability, tar handling, etc.) ...
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.