-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Labels
scope: angularIssues related to Angular support in NxIssues related to Angular support in Nxtype: bug
Description
Current Behavior
Whenever you run nx migrate latest it updates everything but @nx/angular-rspack.
Expected Behavior
It should update the @nx/angular-rspack as well.
GitHub Repo
No response
Steps to Reproduce
- Scaffold an empty repo with an older CLI
- Add Angular host and remote(s) for MFEs setup
- Run schematics to migrate projects to RSPack
- Run
nx migrate latestand see@nx/angular-rspacknot being updated
Nx Report
Node : 22.19.0
OS : darwin-arm64
Native Target : aarch64-macos
npm : 11.5.2
nx : 21.5.2
@nx/js : 21.5.2
@nx/eslint : 21.5.2
@nx/workspace : 21.5.2
@nx/angular : 21.5.2
@nx/devkit : 21.5.2
@nx/eslint-plugin : 21.5.2
@nx/module-federation : 21.5.2
@nx/rspack : 21.5.2
@nx/web : 21.5.2
@nx/webpack : 21.5.2
typescript : 5.9.2
---------------------------------------
Registered Plugins:
@nx/rspack/plugin
---------------------------------------
Community plugins:
angular-eslint : 20.3.0
---------------------------------------
Cache Usage: 0.00 B / 46.04 GBFailure Logs
Package Manager Version
No response
Operating System
- macOS
- Linux
- Windows
- Other (Please specify)
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
scope: angularIssues related to Angular support in NxIssues related to Angular support in Nxtype: bug