22.4.0-beta.5
📦 nxView on GitHub →
✨ 3 features🐛 6 fixes🔧 3 symbols
Summary
This beta release introduces new configuration options for angular-rspack and includes several core fixes addressing build stability, performance measurement, and process handling.
✨ New Features
- Added tailwind and postcss configuration to component stylesheet bundler for angular-rspack.
- Added PLUGIN.md files to testing-tools.
- Added A/B testing variant 1 to skip cloud prompt in CNW.
🐛 Bug Fixes
- Fixed handler accumulation and watchOptions causing double rebuilds in angular-rspack.
- Prevented task hashing when the project graph contains errors.
- Drained stdin on exit to prevent escape sequence leakage.
- Avoided panic when inline tui cannot be initialized.
- Established CPU baseline when possible to improve measurement accuracy.
- Prioritized nx installation path in getNxRequirePaths.