Releases: npm/cli
Releases · npm/cli
Release list
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
99ae633f6libnpmversion@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.5ffea6596bagent-base@6.0.2- support http proxy for https registries
v7.0.5
v7.0.4
7.0.4 (2020-10-23)
DOCUMENTATION
cc026daf8docs:npm-dedupethroughnpm-installaec77acf8#1915 use "dockhand" for faster static documentation generation (@ethomson)aeb10d210#2024 Fix post-install script name (@irajtaghlidi)
BUG FIXES
TESTS
39ad1ad9e#2001npm configtests (@ruyadorno)b9c1caa8e#2026npm ownertest and refactor (@ruyadorno)
DEPENDENCIES
-
ed6e6a9d3eslint-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 checkresultwhen determining exit code ofls <filter>(@G-Rath)00d926f8d#1987 don't suppress run output when--silentis passed (@G-Rath)043da2347improve cache clear error message (@isaacs)
DOCUMENTATION
a57f5c466update docs for: access, adduser, audit, bin, bugs, build, cache, ci, completion, config and dedupe (@isaacs)5b88b72b9remove 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
5d9df8395node-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
03fca6a3bAdds 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: ensurepublishConfigis passed through (@nlf)97978462efix: patchconfig.jsto remove duplicate vals (@darcyclarke)
DOCUMENTATION
60769d757#1911 docs: v7 npm-install refresh (@ruyadorno)08de49042#1938 docs: v7 using npm config updates (@ruyadorno)
DEPENDENCIES
15366a1cfnpm-registry-fetch@8.1.5f04a74140init-package-json@2.0.01de21dce0fix: support dot-separated aliases defined in a.npmrcini files forinit-*configs (@ruyadorno)
a67275cd9eslint@7.11.06fb83b78dhosted-git-info@3.0.61ca30cc9blibnpmfund@1.0.028a2d2ba4@npmcli/arborist@1.0.0- npm/rfcs#239 Improve handling of conflicting
peerDependenciesin transitive dependencies, so that--forcewill always accept a best effort override, and--strict-peer-depswill fail faster on conflicts.
- npm/rfcs#239 Improve handling of conflicting
9306c6833libnpmfund@1.0.1fafb348efnpm-package-arg@8.1.0365f2e756read-package-json@3.0.0
v7.0.0-rc.4
v7.0.0-rc.4 (2020-10-09)
09b456f2d@npmcli/config@1.2.1e859fba9e#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
02737453bmake-fetch-happen@8.0.10- do not calculate integrity values of http errors
v7.0.0-rc.3
v7.0.0-rc.3 (2020-10-06)
d816c2efac8f0d5457d48086d0df34595f2e#1902 tests for several commands (@nlf)6d49207db#1903 Revert "Remove unused npx binary" (@MylesBorins)138dfc202set executable permissions on bins that node installer usesb06d68078@npmcli/arborist@0.0.32- Do not remove
node_modulesfolders from Workspaces whenloadActualraces withbuildIdealTree(@ruyadorno)
- Do not remove
2509e3a1buuid@8.3.1
v7.0.0-rc.2
v7.0.0-rc.2 (2020-10-02)
6de81a013@npmcli/run-script@1.7.2- Fix regression running 'install' scripts when package.json does not contain a scripts object