Releases: npm/cli
Releases · npm/cli
v7.0.8
7.0.8 (2020-11-03)
DOCUMENTATION
052e977b9
#1822 #1247 add section on peerDependenciesMeta field in package.json (@foxxyz)52d32d175
#1970 match npm-exec.md -p usage with lib/exec.js (@dr-js)48ee8d01e
#2096 Fix RFC links in changelog (@jtojnar)
BUG FIXES
6cd3cd08a
Support all conf keys in publishConfiga1f9be8a7
#2074 Support publishing any kind of spec, not just directories
DEPENDENCIES
545382df6
libnpmpublish@4.0.0
:- Support publishing things other than folders
7d88f1719
npm-registry-fetch@9.0.0
823b40a4e
pacote@11.1.12
90bf57826
npm-profile@5.0.2
e5a413577
libnpmteam@2.0.2
fc5aa7b4a
libnpmsearch@3.0.1
9fc1dee13
libnpmorg@2.0.1
0ea870ec5
libnpmhook@6.0.1
32fd744ea
libnpmaccess@4.0.1
fc76f3d9f
@npmcli/arborist@1.0.8
- Fix
cannot read property 'description' of undefined
innpm ls
whenpackage-lock.json
is corrupted - Do not allow peerDependencies to be nested under dependents in any circumstances
- Always resolve peerDependencies in
--prefer-dedupe
mode
- Fix
v7.0.7
7.0.7 (2020-10-30)
BUG FIXES
3990b422d
#2067 use sh as default unix shell, not bash (@isaacs)81d6ceef6
#1975 fix npm exec on folders missing package.json (@ruyadorno)2a680e91a
#2083 delete the contents ofnode_modules
only innpm ci
(@nlf)2636fe1f4
#2086 disable banner output if loglevel is silent innpm run-script
(@macno)
DEPENDENCIES
v7.0.6
7.0.6 (2020-10-27)
BUG FIXES
46c7f792a
#2047 #1935 skip the prompt when in a known ci environment (@nlf)f8f6e1fad
#2049 properly remove pycache in release script (@MylesBorins)5db95b393
#2050 pack: do not show individual files of bundled deps (@isaacs)3ee8f3b34
#2051 view: Better errors when package.json is not JSON (@isaacs)
DEPENDENCIES
99ae633f6
libnpmversion@1.0.6
- respect gitTagVersion = false
d4173f58d
@npmcli/promise-spawn@1.3.1
- do not return empty buffer when stdio is inherited
- attach child process to returned promise
c09380fa5
@npmcli/run-script@1.7.3
- forward SIGINT and SIGTERM to children that inherit stdio
b154861ad
@npmcli/arborist@1.0.5
ffea6596b
agent-base@6.0.2
- support http proxy for https registries
v7.0.5
v7.0.4
7.0.4 (2020-10-23)
DOCUMENTATION
cc026daf8
docs:npm-dedupe
throughnpm-install
aec77acf8
#1915 use "dockhand" for faster static documentation generation (@ethomson)aeb10d210
#2024 Fix post-install script name (@irajtaghlidi)
BUG FIXES
TESTS
39ad1ad9e
#2001npm config
tests (@ruyadorno)b9c1caa8e
#2026npm owner
test and refactor (@ruyadorno)
DEPENDENCIES
-
ed6e6a9d3
eslint-plugin-standard@4.0.2
-
b737ee999
#2009 #2007npm-packlist@2.1.4
:- Maintain order in package.json files array globs
- Strip slashes from package files list results
-
783965508
#1997 #2000 #2005@npmcli/arborist@1.0.4
- Ensure that root is added when root.meta is set
- Include all edges in explain() output when a root edge exists
- Do not conflict on meta-peers that will not be replaced
- Install peerOptionals if explicitly requested, or dev
v7.0.3
7.0.3 (2020-10-20)
BUG FIXES
ce4724a38
#1986 checkresult
when determining exit code ofls <filter>
(@G-Rath)00d926f8d
#1987 don't suppress run output when--silent
is passed (@G-Rath)043da2347
improve cache clear error message (@isaacs)
DOCUMENTATION
a57f5c466
update docs for: access, adduser, audit, bin, bugs, build, cache, ci, completion, config and dedupe (@isaacs)5b88b72b9
remove the long-gone bundle command (@isaacs)ae09aa5c1
#1993 document --save-peer as a common option to npm install (@JakeChampion)c9993e6b1
#1982 fix url links for init-package-json/node-semver (@takenspc)
DEPENDENCIES
5d9df8395
node-gyp@7.1.2
v7.0.2
7.0.2 (2020-10-16)
DOCUMENTATION
9476734b7
#1967 add mention to workspaces prepare lifecycle (@ruyadorno)
BUG FIXES
5cf71c689
#1971 owner rm at local pkg not work (@ShangguanQuail)
DEPENDENCIES
v7.0.1
7.0.1 (2020-10-15)
DOCUMENTATION
03fca6a3b
Adds docs on workspaces, explaining its basic concept and how to use it. (@ruyadorno)
BUG FIXES
DEPENDENCIES
v7.0.0
v7.0.0 (2020-10-12)
BUG FIXES
7bcdb3636
#1949 fix: ensurepublishConfig
is passed through (@nlf)97978462e
fix: patchconfig.js
to remove duplicate vals (@darcyclarke)
DOCUMENTATION
60769d757
#1911 docs: v7 npm-install refresh (@ruyadorno)08de49042
#1938 docs: v7 using npm config updates (@ruyadorno)
DEPENDENCIES
15366a1cf
npm-registry-fetch@8.1.5
f04a74140
init-package-json@2.0.0
1de21dce0
fix: support dot-separated aliases defined in a.npmrc
ini files forinit-*
configs (@ruyadorno)
a67275cd9
eslint@7.11.0
6fb83b78d
hosted-git-info@3.0.6
1ca30cc9b
libnpmfund@1.0.0
28a2d2ba4
@npmcli/arborist@1.0.0
- npm/rfcs#239 Improve handling of conflicting
peerDependencies
in transitive dependencies, so that--force
will always accept a best effort override, and--strict-peer-deps
will fail faster on conflicts.
- npm/rfcs#239 Improve handling of conflicting
9306c6833
libnpmfund@1.0.1
fafb348ef
npm-package-arg@8.1.0
365f2e756
read-package-json@3.0.0
v7.0.0-rc.4
v7.0.0-rc.4 (2020-10-09)
09b456f2d
@npmcli/config@1.2.1
e859fba9e
#1936 fix npx for non-interactive shells (@nlf)9320b8e4f
#1906 restore old npx behavior of running existing bins first (@nlf)7bd47ca2c
@npmcli/arborist@0.0.33
- fixed handling of invalid package.json file
02737453b
make-fetch-happen@8.0.10
- do not calculate integrity values of http errors