Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(@angular/cli): no-op ng update --all #18888

Merged
merged 2 commits into from
Sep 29, 2020
Merged

fix(@angular/cli): no-op ng update --all #18888

merged 2 commits into from
Sep 29, 2020

Commits on Sep 29, 2020

  1. fix(@angular/cli): no-op ng update --all

    '--all' functionality has been removed from `ng update` as updating multiple packages at once is not recommended. To update the depencencies in your workspace 'package.json' use the update command of your package manager.
    
    Closes #15278
    Closes #13095
    Closes #12261
    Closes #12243
    Closes #18813
    alan-agius4 committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    bf58676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f628d0 View commit details
    Browse the repository at this point in the history