22.6.0-beta.1
📦 nxView on GitHub →
✨ 1 features🐛 6 fixes
Summary
This beta release introduces the use of static_vcruntime to remove the msvcrt dependency and includes several bug fixes across core, maven, nx-dev, and repository CI compatibility.
✨ New Features
- Use static_vcruntime to avoid msvcrt dependency in core.
🐛 Bug Fixes
- Skip stale recomputations and prevent lost file changes in daemon.
- Reduce terminal output duplication and allocations in task runner.
- Write output after each task in batch mode for maven to ensure correct files are cached.
- Widen search dialog in nx-dev.
- Update breadcrumb links to match sidebar in nx-dev.
- Fix e2e CI failures resulting from Node 22.12 incompatibility.