-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Release/v7.4.1 #2494
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Adds an example and outlines differences with `npm start` PR-URL: #2460 Credit: @wraithgar Close: #2460 Reviewed-by: @darcyclarke
Adds an example and standardizes the language w/ start and stop PR-URL: #2462 Credit: @wraithgar Close: #2462 Reviewed-by: @darcyclarke
Adds an example and slightly changes wording PR-URL: #2463 Credit: @wraithgar Close: #2463 Reviewed-by: @darcyclarke
Lots of flags removed, clarification on what `--no-save` does, consolidated examples into a separate section
Co-authored-by: Jordan Harband <ljharb@gmail.com>
Co-authored-by: Darcy Clarke <darcy@darcyclarke.me>
Co-authored-by: Darcy Clarke <darcy@darcyclarke.me> PR-URL: #2464 Credit: @wraithgar Close: #2464 Reviewed-by: @darcyclarke
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
PR-URL: #2475 Credit: @isaacs Close: #2475 Reviewed-by: @wraithgar
grammar fixes, notes on authentication tokens, match usage output with readme PR-URL: #2482 Credit: @wraithgar Close: #2482 Reviewed-by: @darcyclarke
correctly identify already linked packages when global prefix is a symlink PR-URL: #2486 Credit: @nlf Close: #2486 Reviewed-by: @wraithgar
In which the "note on caching" is finally populated after all these years PR-URL: #2487 Credit: @wraithgar Close: #2487 Reviewed-by: @darcyclarke
It might be worth mentioning in the changelog entry for arborist that |
found 3 benchmarks with statistically significant performance regressions
timing results
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v7.4.1 (2021-01-14)
BUG FIXES
23df96d33
#2486 npm link no longer deletes entire project when global prefix is a symlink (@nlf)DOCUMENTATION
7dd0dfc59
#2459 fix(docs): clean upnpm start
docs (@wraithgar)307b3bd9f
#2460 fix(docs): clean upnpm stop
docs (@wraithgar)23f01b739
#2462 fix(docs): clean upnpm test
docs (@wraithgar)4b43656fc
#2463 fix(docs): clean upnpm prefix
docs (@wraithgar)1135539ba
a07bb8e69
9b55b798e
cd5eeaaa0
6df69ce10
dc6b2a8b0
a3c127446
#2464 fix(docs): clean upnpm uninstall
docs (@wraithgar)cfdcf32fd
#2474 fix(docs): clean upnpm unpublish
docs (@wraithgar)acd5b062a
#2475 fix(docs): updatepackage-lock.json
docs (@isaacs)b0b0edf6d
#2482 fix(docs): clean upnpm token
docs (@wraithgar)35559201a
#2487 fix(docs): clean upnpm search
docs (@wraithgar)DEPENDENCIES
ea8c02169
@npmcli/arborist@2.0.5
fb6f2c313
pacote@11.2.1
c549b7657
make-fetch-happen@8.0.13