v2.6.8
📦 denoView on GitHub →
✨ 2 features🐛 9 fixes🔧 4 symbols
Summary
This release introduces support for the "jsr:" scheme and Windows on ARM builds, alongside numerous bug fixes across extensions, installation, and core components.
✨ New Features
- Support for the "jsr:" scheme in package.json.
- Windows on ARM builds are now supported.
🐛 Bug Fixes
- Enabled defensive option on `DatabaseSync` in the Node.js extension.
- Improved error formatting compatibility in the Node.js extension.
- Implemented `sqlite`'s `SQLTagStore` in the Node.js extension.
- Used primordials in `_fs_fchown.ts` in the Node.js extension.
- Corrected zsh completions for script arguments.
- Cleaned up associated config and lock files during uninstall.
- Corrected types for Worker events.
- Reloaded `CronHandlerImpl` if necessary when the control socket receives new environments.
- Upgraded `deno_core` to version 0.383.0.