- Breaking change: removed the unstable `Deno.serve(handler, options)` overload.
- Deprecated `Deno.run` in favor of `Deno.Command` and added many new features (bench no‑run flag, optional FFI symbols, HTTP server rework with hyper 1.0, KV atomic helpers, `URL.canParse`, Node crypto ECDH, client request timeout, built‑...
- Numerous bug fixes and performance improvements across core, extensions, LSP, npm, and the test runner.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.