- Fix numerous Node compatibility bugs (fs.cp/fs.cpSync, fs.stat/fs.statSync, zlib gunzip overflow, X509Certificate inspection, BadResource mapping, zlib.crc32 handling).
- Resolve crashes and hangs in core tooling (deno cache node_modules handling, SWC JSX pragma panic, tunnel auth subprocess loop, webgpu isolate disposal, tunnel flag visibility).
- Miscellaneous corrections: preserve tilde in version ranges, use ArrayIsArray primordial, and related minor fixes.