21.6.10
📦 nxView on GitHub →
🐛 3 fixes🔧 2 symbols
Summary
This patch release focuses on bug fixes, including updating the bundling mechanism, ensuring proper child process termination, and resolving a hanging issue during Storybook automigration.
🐛 Bug Fixes
- Replaced rollup-plugin-copy with nx copy assets plugin for bundling.
- Fixed issue where child process tree was not being killed correctly across different running tasks.
- Removed STORYBOOK_PROJECT_ROOT when running automigrate to prevent hanging in Storybook.
🔧 Affected Symbols
rollup-plugin-copynx copy assets plugin