- Breaking API removals: Deno.FsFile constructor made illegal, rid properties stripped from FsWatcher, network and connection prototypes, and deprecated worker APIs removed.
- Enable BYONM by default with override via nodeModulesDir; LSP now respects nested deno.json for fmt and lint configurations.
- Extensive bug fixes (CLI prompts, test writer deadlock, fs leak checks, HTTP proxying, Node polyfills, TLS EC keys) and performance tweaks for LSP caching, locking, and MediaType allocations.