23.0.0-beta.0
📦 nxView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This beta release introduces support for the '...' spread token in target configuration merging and cleans up the project graph pipeline by removing redundant file tracking.
✨ New Features
- Core: Added support for '...' as a spread token when merging target configuration.
🐛 Bug Fixes
- Core: Removed redundant 'allWorkspaceFiles' from the project graph pipeline.