22.7.0-beta.14
📦 nxView on GitHub →
✨ 1 features🐛 4 fixes🔧 6 symbols
Summary
This beta release introduces TUI navigation enhancements and fixes several core issues related to installation concurrency, pnpm lockfile handling, and caching operations.
✨ New Features
- TUI now supports page up/down shortcuts in the core.
🐛 Bug Fixes
- Added control over migrate fallback installation concurrency.
- Improved support for pnpm multi-document lockfiles.
- Ensured processTask promises are awaited before cache.getBatch operations.
- Switched the agent apt mirror to Azure to prevent canonical sync races.