ng update --next should deduplicate angular packages and just show core #10248
Labels
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Milestone
Versions
Repro steps
ng update --next
Observed behavior
Desired behavior
ng update should tell me what to do next, and take into account its own context.
if
ng update @angular/core
updates all of these synced packages, then all should be grouped. We should be treating them all like one thing unless there's an exception and one is out of date. We want to help people think about them as a single unit.The text was updated successfully, but these errors were encountered: