22.1.0-beta.6
📦 nxView on GitHub →
✨ 7 features🐛 6 fixes🔧 8 symbols
Summary
This beta release introduces new features like default interactivity disabling for run-one task outputs and system metric tracking, alongside several bug fixes, notably updating testing configurations for Jest 30+ compatibility.
✨ New Features
- core: disable interactivity by default for run-one task outputs in tui
- core: track system metrics and link plugins to workers when possible
- gradle: use gitignore to determine dependant task output files
- maven: add ci-workflow generator
- maven: bump version from 0.0.8 to 0.0.9
- storybook: generate ai instructions for converting from CJS to ESM after migration
- vite: add vitest 4 to peerDep range to prevent conflicts
🐛 Bug Fixes
- core: handle various directories when importing prettier
- core: prevent args from being split by spaces when executing through nx wrapper
- core: correctly identify local workspace dependencies on windows
- maven: forward parameters through target dependencies
- nx-dev: fix GitHub star button styling in mobile view
- testing: use .cts config files for Jest 30+ to fix __dirname issues
🔧 Affected Symbols
vitestorybookmavengradlecorenx-devtestingJest