23.0.0-beta.1
📦 nxView on GitHub →
🐛 9 fixes🔧 1 symbols
Summary
This beta release focuses on numerous bug fixes across core, detox, js, linter, and testing modules, improving stability and feedback mechanisms.
🐛 Bug Fixes
- Prevent spinner flicker when sync applying in core.
- Exclude hyperfine environment variables from daemon environment reflection in core.
- Provide actionable feedback when running migrations and pre-install fails due to npm peer dependency errors in core.
- Consider virtual trees in multiGlobWithWorkspaceContext in core.
- Surface ./nx --version stderr and force devDeps installation in core.
- Generate valid JSON in .detoxrc for non-expo apps in detox.
- Include extended tsconfigs from project references in typecheck inputs in js.
- Detect root lint target added in the same generator run in linter.
- Convert executor-based jest.config.ts and preserve type-only imports in testing.