-
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.5.0 #2568
Merged
Merged
Release/v7.5.0 #2568
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
- update `README.md` - update `CONTRIBUTING.md` - update `./docs/using-npm/removal.md` - update `./docs/content/commands/npm-view.md` - update `./docs/content/commands/npm-owner.md` - update `./docs/content/commands/npm-version.md` - update `./docs/content/configuring-npm/package-json.md` - update `./docs/content/using-npm/registry.md` - remove `./docs/content/using-npm/disputes.md` - remove `./docs/content/using-npm/semver.md` PR-URL: #2559 Credit: @darcyclarke Close: #2559 Reviewed-by: @nlf
PR-URL: #2445 Credit: @dr-js Close: #2445 Reviewed-by: @ruyadorno
We finally know why this is happening, and it's because the array that it is sorting isn't deterministic. Explanation is in the comments above the function, line is ignored, no more random CI test failures. PR-URL: #2523 Credit: @wraithgar Close: #2523 Reviewed-by: @darcyclarke
fix grammar on caching docs for search PR-URL: #2542 Credit: @wraithgar Close: #2542 Reviewed-by: @ruyadorno
PR-URL: #2558 Credit: @ruyadorno Close: #2558 Reviewed-by: @wraithgar
These are the base docs for the npm cli itself that populates `man npm`, Mostly grammar fixes, some additions and clarifications in places, new links to some appropriate other docs PR-URL: #2565 Credit: @wraithgar Close: #2565 Reviewed-by: @nlf
- Added configuration section - Documented a few more relevant config options PR-URL: #2566 Credit: @ruyadorno Close: #2566 Reviewed-by: @nlf
Currently `json-parse-even-better-errors` is listed as a dev dependency but that's currently used in a few places such as `lib/set-script.js` and `lib/view.js`. Thanks: @XhmikosR PR-URL: #2564 Credit: @ruyadorno Close: #2564 Reviewed-by: @nlf
- As proposed in RFC: npm/rfcs#144 PR-URL: #1319 Credit: @ruyadorno Close: #1319 Reviewed-by: @isaacs
ruyadorno
approved these changes
Jan 28, 2021
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.5.0 (2021-01-28)
FEATURES
d011266b7
#1319 add npm diff command (@ruyadorno)BUG FIXES
d2f8af2da
#2445 publish: don't complain about missing auth until after registry is chosen (@dr-js)DOCUMENTATION
8d3fd63aa
#2559 updates to readme, removal, contributing and several other docs (@darcyclarke)7772d9f9f
#2542 fix grammar on caching docs for search, exec and init (@wraithgar)52e8a1aef
#2558 refreshed npm updated docs (@ruyadorno)abae00ca0
#2565 update npm command docs (@wraithgar)9351cbf9a
#2566 refresh npm run-script docs (@ruyadorno)DEPENDENCIES
56c08863e
[email protected]
18a93f06b
[email protected]
cb768f671
@npmcli/[email protected]
32cc0a4be
[email protected]
530997968
@npmcli/[email protected]