- Added new benchmark API (`BenchContext::start/end`) with iter/s reporting and several bench-related fixes
- Expanded CLI and runtime capabilities: dot test reporter, JUnit reports, `compile --no-terminal`, HTTP(S) websocket URLs, node:test polyfill, permission deny flags, unstable modules directory, and HTTP client allowHost
- Fixed numerous bugs across Deno.serve, compression, filesystem, node imports, LSP import mapping, REPL highlighting, test request cloning, worker dynamic imports, module download retries, plus performance improvements for FFI async chann...