Nx 21.2
Read the 21.2 release blog post
Features
Bug Fixes
Handle Killing Child Processes of Continuous Tasks on Windows
Write TypeScript Plugin Cache Files Atomically
Scope TypeScript Resolution Cache Correctly When Processing Graph
Use Next Available Port When NX Graph Port Is in Use
Handle External Node Without Default Version in PNPM Pruned Lockfile
Fix Module Federation Runtime Chunk Configuration
Breaking Changes
- Angular 17 support has been removed.
- Deprecated Storybook generators have been removed:
@nx/storybook:cypress-project
,@nx/react-native:storybook-configuration
,@nx/react-native:stories
,@nx/react-native:component-story
. Use@nx/storybook:configuration
instead.