23.0.0-beta.21
📦 nxView on GitHub →
🐛 6 fixes⚡ 1 deprecations🔧 6 symbols
Summary
This beta release introduces new module-federation generators while deprecating the old ones, and includes numerous bug fixes focused on multi-version compliance and dependency updates.
🐛 Bug Fixes
- Applied multi-version compliance to @nx/angular-rspack and @nx/angular-rspack-compiler.
- Allowed nx build scripts to be included in generated pnpm-workspace.yaml.
- Updated dependency 'tmp' to version 0.2.6 to address CVE-2026-44705.
- Corrected commit-tally undercount and consolidated outcome state within nx migrate.
- Ensured multi-version support compliance for @nx/eslint and @nx/eslint-plugin.
- Ensured multi-version support compliance for Storybook integration.
Affected Symbols
⚡ Deprecations
- Old module-federation generators are deprecated in favor of new consumer/provider generators.