22.6.0-beta.6
📦 nxView on GitHub →
✨ 1 features🐛 6 fixes🔧 6 symbols
Summary
This beta release introduces support for Angular v21.2 and includes several bug fixes across core, linter, maven, and testing functionalities.
✨ New Features
- Add support for Angular v21.2.
🐛 Bug Fixes
- nxCloud=skip is now preserved in non-interactive create-nx-workspace (CNW) mode.
- The watch command now functions correctly when both 'all' and 'initialRun' are specified.
- Added support for eslint v10.
- The enforce-module-boundaries rule in the linter now allows for wildcard paths.
- Fixed an issue where the pom file was being set without changing the base directory in maven projects.
- Jest matcher alias migration now uses surgical text replacement.