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.4.1 #2494

Merged
merged 22 commits into from Jan 14, 2021
Merged

Release/v7.4.1 #2494

merged 22 commits into from Jan 14, 2021

Commits on Jan 14, 2021

  1. fix(docs): clean up npm start docs

    Adds an example, and a note about how this differs than node's default
    behavior
    
    PR-URL: #2459
    Credit: @wraithgar
    Close: #2459
    Reviewed-by: @darcyclarke
    wraithgar committed Jan 14, 2021
    Copy the full SHA
    7dd0dfc View commit details
    Browse the repository at this point in the history
  2. fix(docs): clean up npm stop docs

    Adds an example and outlines differences with `npm start`
    
    PR-URL: #2460
    Credit: @wraithgar
    Close: #2460
    Reviewed-by: @darcyclarke
    wraithgar committed Jan 14, 2021
    Copy the full SHA
    307b3bd View commit details
    Browse the repository at this point in the history
  3. fix(docs): clean up npm test docs

    Adds an example and standardizes the language w/ start and stop
    
    PR-URL: #2462
    Credit: @wraithgar
    Close: #2462
    Reviewed-by: @darcyclarke
    wraithgar committed Jan 14, 2021
    Copy the full SHA
    23f01b7 View commit details
    Browse the repository at this point in the history
  4. fix(docs): clean up npm prefix docs

    Adds an example and slightly changes wording
    
    PR-URL: #2463
    Credit: @wraithgar
    Close: #2463
    Reviewed-by: @darcyclarke
    wraithgar committed Jan 14, 2021
    Copy the full SHA
    4b43656 View commit details
    Browse the repository at this point in the history
  5. fix(docs): clean up npm uninstall docs

    Lots of flags removed, clarification on what `--no-save` does,
    consolidated examples into a separate section
    wraithgar committed Jan 14, 2021
    Copy the full SHA
    1135539 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a07bb8e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9b55b79 View commit details
    Browse the repository at this point in the history
  8. fix(docs): re-add -S

    wraithgar committed Jan 14, 2021
    Copy the full SHA
    cd5eeaa View commit details
    Browse the repository at this point in the history
  9. Update docs/content/commands/npm-uninstall.md

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    wraithgar and ljharb committed Jan 14, 2021
    Copy the full SHA
    6df69ce View commit details
    Browse the repository at this point in the history
  10. fix(docs): delineate package name

    Co-authored-by: Darcy Clarke <darcy@darcyclarke.me>
    wraithgar and darcyclarke committed Jan 14, 2021
    Copy the full SHA
    dc6b2a8 View commit details
    Browse the repository at this point in the history
  11. fix(docs): delineate package name

    Co-authored-by: Darcy Clarke <darcy@darcyclarke.me>
    
    PR-URL: #2464
    Credit: @wraithgar
    Close: #2464
    Reviewed-by: @darcyclarke
    wraithgar committed Jan 14, 2021
    Copy the full SHA
    a3c1274 View commit details
    Browse the repository at this point in the history
  12. fix(docs): clean up npm unpublish docs

    Mostly grammar fixes, also adds not about needing to
    be logged in, as per comment in #1880
    
    PR-URL: #2474
    Credit: @wraithgar
    Close: #2474
    Reviewed-by: @darcyclarke
    wraithgar committed Jan 14, 2021
    Copy the full SHA
    cfdcf32 View commit details
    Browse the repository at this point in the history
  13. fix(docs): update package-lock.json docs

    PR-URL: #2475
    Credit: @isaacs
    Close: #2475
    Reviewed-by: @wraithgar
    isaacs authored and wraithgar committed Jan 14, 2021
    Copy the full SHA
    acd5b06 View commit details
    Browse the repository at this point in the history
  14. fix(docs): clean up npm token docs

    grammar fixes, notes on authentication tokens, match usage
    output with readme
    
    PR-URL: #2482
    Credit: @wraithgar
    Close: #2482
    Reviewed-by: @darcyclarke
    wraithgar committed Jan 14, 2021
    Copy the full SHA
    b0b0edf View commit details
    Browse the repository at this point in the history
  15. fix(link): already linked packages w/ global prefix

    correctly identify already linked packages when global prefix is a symlink
    
    PR-URL: #2486
    Credit: @nlf
    Close: #2486
    Reviewed-by: @wraithgar
    nlf authored and wraithgar committed Jan 14, 2021
    Copy the full SHA
    23df96d View commit details
    Browse the repository at this point in the history
  16. fix(docs): clean up npm search docs

    In which the "note on caching" is finally populated after
    all these years
    
    PR-URL: #2487
    Credit: @wraithgar
    Close: #2487
    Reviewed-by: @darcyclarke
    wraithgar committed Jan 14, 2021
    Copy the full SHA
    3555920 View commit details
    Browse the repository at this point in the history
  17. @npmcli/arborist@2.0.5

    wraithgar committed Jan 14, 2021
    Copy the full SHA
    ea8c021 View commit details
    Browse the repository at this point in the history
  18. pacote@11.2.1

    wraithgar committed Jan 14, 2021
    Copy the full SHA
    fb6f2c3 View commit details
    Browse the repository at this point in the history
  19. make-fetch-happen@8.0.13

    wraithgar committed Jan 14, 2021
    Copy the full SHA
    c549b76 View commit details
    Browse the repository at this point in the history
  20. docs: changelog for v7.4.1

    wraithgar committed Jan 14, 2021
    Copy the full SHA
    86f0fcc View commit details
    Browse the repository at this point in the history
  21. update AUTHORS

    wraithgar committed Jan 14, 2021
    Copy the full SHA
    e7cace7 View commit details
    Browse the repository at this point in the history
  22. 7.4.1

    wraithgar committed Jan 14, 2021
    Copy the full SHA
    653769d View commit details
    Browse the repository at this point in the history