23.0.0-rc.4
📦 nxView on GitHub →
✨ 2 features🐛 5 fixes🔧 4 symbols
Summary
This release reverts array-shape targetDefaults support in core and introduces fixes for command help handling, output path resolution, and caching failures.
✨ New Features
- core: Revert array-shape targetDefaults support pending redesign and reapplication.
- nx-dev: Support optional artwork in the promo banner card.
🐛 Bug Fixes
- core: Handle --help for commands that bypass workspace handling.
- core: Allow {projectRoot} after the start of an output when project is at the workspace root.
- core: Read and replay cached failures when NX_CACHE_FAILURES is enabled.
- module-federation: Bound static remote proxy port check to avoid nx serve hang.
- testing: Give remix integrated e2e tests headroom for npm install.