Update npm from 7.7.4 to 7.10.0 #3504
Merged
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.
Changes since 7.7.4: https://github.com/npm/cli/blob/latest/CHANGELOG.md
v7.10.0 (2021-04-15)
FEATURES
f9b639eb6#3052
feat(bugs): fall back to email if provided
(@Yash-Singh1)
8c9e24778#3055
feat(version): add workspace support
(@wraithgar)
DEPENDENCIES
f1e6743a6[email protected]3b476a24c@npmcl/[email protected]dfcd0c1e2#3069
[email protected]DOCUMENTATION
90b61eda9#3053
fix(contributing.md): explicitely outline dep updates
(@darcyclarke)
v7.9.0 (2021-04-08)
FEATURES
1f3e88eba#3032
feat(dist-tag): add workspace support
(@nlf)
6e31df4e7#3033
feat(pack): add workspace support
(@wraithgar)
DEPENDENCIES
ba4f7fea8[email protected]v7.8.0 (2021-04-01)
FEATURES
8bcc5d73f#2972
feat(workspaces): add repo and docs
(@wraithgar)
ec520ce32#2998
feat(set-script): implement workspaces
32717a60e#3001
feat(view): add workspace support
(@wraithgar)
7b177e43f#3014
feat(config): add 'envExport' flag
(@isaacs)
BUG FIXES
4c4252348#3016
fix(usage): specify the key each time for multiples
(@isaacs)
9237d375b#3013
fix(docs): add workspaces configuration
(@wraithgar)
cb6eb0d20#3015
fix(ERESOLVE): better errors when current is missing
(@isaacs)
DEPENDENCIES
61da39beb@npmcli/[email protected]fb095a708@npmcli/[email protected]:ERESOLVE if known, and address self-linking edge case.
workspaceconfiguration value.chownthe project root path.v7.7.6 (2021-03-29)
BUG FIXES
9dd2ed518fix empty newline printed to stderr
(@ruyadorno)
9d391462a#2973
fix spelling in workspaces.md file
(@sethomas)
4b100249a#2979
change 'maxsockets' default value back to 15
(@wallrat)
DEPENDENCIES
a28f89572[email protected]script-shellconfig onnpm versionlifecycle scripts03734c29e[email protected]bundledDependencies80ce2a019@npmcli/[email protected]v7.7.5 (2021-03-25)
BUG FIXES
95ba87622#2949
fix handling manual indexes in
npm help(@dmchurch)
59cf37962#2958
always set
npm.commandto canonical command name(@isaacs)
1415b4bde#2964
fix(config): properly translate user-agent
(@wraithgar)
59271936d#2965
fix(config): tie save-exact/save-prefix together
(@wraithgar)
TESTS
97b415287#2959
add smoke tests
(@ruyadorno)