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
libnpmversion@1.2.0
3b476a24c
@npmcl/git@2.0.8
dfcd0c1e2
#3069
tap@15.0.2
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
licensee@8.2.0
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/config@2.1.0
fb095a708
@npmcli/arborist@2.3.0
:ERESOLVE if known, and address self-linking edge case.
workspace
configuration value.chown
the project root path.v7.7.6 (2021-03-29)
BUG FIXES
9dd2ed518
fix 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
libnpmversion@1.1.0
script-shell
config onnpm version
lifecycle scripts03734c29e
npm-packlist@2.1.5
bundledDependencies
80ce2a019
@npmcli/metavuln-calculator@1.1.1
v7.7.5 (2021-03-25)
BUG FIXES
95ba87622
#2949
fix handling manual indexes in
npm help
(@dmchurch)
59cf37962
#2958
always set
npm.command
to 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)