Skip to content

feat: add --all flag to migrate command#160

Merged
43081j merged 8 commits intoe18e:mainfrom
dreyfus92:feat/merge-all-flag
Feb 5, 2026
Merged

feat: add --all flag to migrate command#160
43081j merged 8 commits intoe18e:mainfrom
dreyfus92:feat/merge-all-flag

Conversation

@dreyfus92
Copy link
Collaborator

@dreyfus92 dreyfus92 commented Feb 3, 2026

the --all flag migrates every fixable replacement that exists in the project’s dependencies (no positional packages required). it exits with a clear message when none are found.

dep check: when targets are given explicitly (no --all), each target must be in the project’s dependencies; otherwise the command errors with “Target package is not in project dependencies”.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 3, 2026

Open in StackBlitz

npm i https://pkg.pr.new/e18e/cli/@e18e/cli@160

commit: 172cb68

@43081j 43081j merged commit 5bdd7df into e18e:main Feb 5, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants