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

feat(version): reify on workspace version change #4588

Merged
merged 1 commit into from
Mar 24, 2022

Commits on Mar 21, 2022

  1. feat(version): reify on workspace version change

    Adds a minimalistic reify step that updates the installed tree after a
    version change within one of the configured workspaces when using any
    of the workspaces config options.
    
    It's also possible to use the `--save` config option in order to
    auto update semver ranges of dependencies declarations accross dependent
    `package.json` files.
    
    Fixes: npm#3403
    Relates to: npm/rfcs#556
    Relates to: npm#3757
    Relates to: npm#4193
    ruyadorno committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    9eb120d View commit details
    Browse the repository at this point in the history