v2.2.1
📦 denoView on GitHub →
✨ 2 features🐛 7 fixes🔧 6 symbols
Summary
This patch release focuses on stability improvements for the LSP, SQLite extension, and JSX configuration resolution, alongside minor CLI enhancements for the outdated and publish commands.
✨ New Features
- Added a hint to use the --latest flag in 'outdated --update' when new versions are available.
- Added support for jsx/tsx files in the publish command.
🐛 Bug Fixes
- Removed instability when loading library files during check operations.
- LSP now correctly falls back to @types/* packages if an npm package lacks built-in types.
- Excluded scripts with invalid URLs from raw coverage output.
- Fixed handling of large integers and rewritten named parameter handling in Node.js SQLite extension.
- Improved JSX workspace configuration resolution.
- Fixed a panic occurring when running with '//' as a filepath.
- Fixed missing Cargo feature in the cache extension.
🔧 Affected Symbols
node:sqlitedeno checkdeno publishdeno outdateddeno coveragedeno lsp