Deno v2.7.6 is out with 78 changes - 7 features, 12 performance improvements, and 59 bug fixes.
- deno eval now auto-detects CJS vs ESM
- New --cpu-prof-flamegraph generates interactive SVG flamegraphs
- 28+ Node.js compat fixes (child_process, crypto, tty, worker_threads)
- TextEncoder/TextDecoder and URLPattern performance optimized
- fs.cpSync moved to Rust, npm lifecycle scripts run in parallel
- HTTP/1.1 stale pooled connections now retried automatically
- structuredClone support for CryptoKey and DOMException
显示更多