Deno 2.8
8 hours ago
- #Deno 2.8
- #JavaScript Runtime
- #Node.js Compatibility
- Deno 2.8 introduces major improvements including new subcommands like 'deno audit fix' for automatic vulnerability patching and 'deno bump-version' for version management.
- Enhanced npm integration allows unprefixed npm package usage at CLI, boosting installation speed by 3.66x and improving Node.js compatibility to 76.4% test pass rate.
- Performance optimizations across package management, base64 encoding, and HTTP serving, with new features like CPU profiling, import defer, and support for OffscreenCanvas and Geometry APIs.