22.7.0-beta.9
📦 nxView on GitHub →
🐛 6 fixes🔧 9 symbols
Summary
This beta release focuses on bug fixes across core functionality, telemetry, Gradle integration, React setup, and repository tooling, including restoring telemetry tracking and fixing lock-thread failures.
🐛 Bug Fixes
- Restored metadata table for telemetry session tracking.
- Disabled prompts during migrate when using no-interactive mode.
- Enabled detection of @Input provider-based dependencies in Gradle projects.
- Forced Vite 7 usage when React Router is utilized in React framework mode.
- Fixed lock-threads failing with a resource inaccessible message.
- Re-enabled Cypress HMR e2e tests following an upstream fix in tapable.