22.6.0-beta.8
📦 nxView on GitHub →
✨ 1 features🐛 10 fixes🔧 1 symbols
Summary
This beta release introduces an update to gitignore during migration and includes numerous bug fixes across Angular RSPack, Gradle, CLI search, redirects, and Vitest execution.
✨ New Features
- Added .nx/polygraph to gitignore during migration.
🐛 Bug Fixes
- Angular RSPack now uses a relative path for postcss-cli-resources output.
- Updated sourceRepository description of nx import.
- Updated minimatch dependency to 10.2.4.
- Gradle batch runner output is now teed to stderr for terminal display.
- Boosted CLI command reference search ranking.
- Fixed broken nx.dev redirects and removed legacy redirect-rules files.
- Used pathToFileURL for cross-platform path handling in postcss-cli-resources.
- Reset package.json files after local release.
- Removed redundant inputs override for build-base target.
- Vitest executor now respects reporters from target options.