22.4.0-beta.4
📦 nxView on GitHub →
✨ 3 features🐛 4 fixes🔧 3 symbols
Summary
This beta release introduces support for Angular v21.1 and OpenCode AI agent detection, alongside performance improvements and fixes for Vitest configuration merging.
✨ New Features
- Added support for Angular v21.1.
- Replaced rollup-plugin-postcss with an inlined version in bundling.
- Added OpenCode AI agent detection to the core.
🐛 Bug Fixes
- Improved performance of buildExplicitTypeScriptDependnecies in core.
- Ensured consistent hashing for yarn optional dependencies in core.
- Prevented the nx console background check from running when the daemon is inactive.
- Fixed config double-merge in Vitest causing array duplication.