22.6.0-beta.13
📦 nxView on GitHub →
✨ 1 features🐛 5 fixes🔧 2 symbols
Summary
This beta release introduces centralized performance tracking and fixes several issues, including gating TUI logger initialization and updating Nuxt to resolve a critical vulnerability.
Migration Steps
- If you rely on the TUI logger initializing automatically, set the NX_TUI environment variable to enable it.
✨ New Features
- Centralized performance tracking and reporting of metrics to telemetry in core.
🐛 Bug Fixes
- TUI logger initialization is now gated behind the NX_TUI environment variable.
- Fixed issues related to batch hashing, topological cache walk, and TUI batching in core.
- Bumped Nuxt dependency to 3.21.1 to resolve a critical audit vulnerability.
- Fixed E2E test environment and linting issues related to Nuxt.
- Added missing legacy route redirects in nx-dev.