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

Release/v7.7.1 #2938

Merged
merged 5 commits into from Mar 24, 2021
Merged

Release/v7.7.1 #2938

merged 5 commits into from Mar 24, 2021

Commits on Mar 24, 2021

  1. fix(uninstall): use correct local prefix

    Corrects non-global prefix path by using this.npm.localPrefix. A
    location already used throughout the repository. Later, this will be
    taken from the unified config library.
    
    Signed-off-by: James Chen-Smith <jameschensmith@gmail.com>
    
    PR-URL: #2930
    Credit: @jameschensmith
    Close: #2930
    Reviewed-by: @ruyadorno
    James Chen-Smith authored and ruyadorno committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    543b0e3 View commit details
    Browse the repository at this point in the history
  2. fix(config): flatten savePrefix properly

    It needs to take save-exact into consideration
    
    Closes: #2932
    
    PR-URL: #2937
    Credit: @wraithgar
    Close: #2937
    Reviewed-by: @ruyadorno
    wraithgar authored and ruyadorno committed Mar 24, 2021
    1 Configuration menu
    Copy the full SHA
    dce4960 View commit details
    Browse the repository at this point in the history
  3. docs: changelog for v7.7.1

    ruyadorno committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    87fa877 View commit details
    Browse the repository at this point in the history
  4. update AUTHORS

    ruyadorno committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9d0a953 View commit details
    Browse the repository at this point in the history
  5. 7.7.1

    ruyadorno committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    e32d94b View commit details
    Browse the repository at this point in the history