22.1.0-rc.3
📦 nxView on GitHub →
✨ 1 features🐛 5 fixes🔧 3 symbols
Summary
This release introduces improvements to the core console daemon check and includes several bug fixes across various plugins like gradle, maven, and vite, notably adding support for Vitest v4.
✨ New Features
- The console daemon check is now backgroundable and pulls from the latest version in core.
🐛 Bug Fixes
- Captured stderr in the 'nx add' command for improved error reporting.
- Bumped the gradle migration version.
- Skipped maven plugin computation when running on Vercel or Netlify.
- Handled ERR_USE_AFTER_CLOSE errors gracefully during 'nx init' and 'create-nx-workspace' operations.
- Added support for Vitest v4 in the vite plugin.
🔧 Affected Symbols
nx addnx initcreate-nx-workspace