- Added LSP setting `typescript.preferences.preferTypeOnlyAutoImports`;
- Fixed multiple regressions and bugs across extensions, CLI, installer, watch, and runtime (e.g., DNS lookup ordering revert, node polyfills, watch flag, HTTP cache handling);
- Improved performance by passing transpiled modules as known strings to the Deno core.