- Added numerous new stable APIs (Deno.consoleSize, Deno.osRelease, Deno.stdin.setRaw, Deno.futime/utime, Deno.loadavg, navigator.language) and introduced a new lockfile format.
- Enhanced CLI and task system with background update checks, detailed error recursion info, sleep suffix support, improved task failure handling, and added inlay hints support.
- Implemented performance optimizations across core and extensions (V8 harmony array copy flag, faster FFI reads, optimized web and websocket ops) and fixed a wide range of bugs.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.