7.0.9 (2020-11-06)
BUG FIXES
96a0d2802default the 'start' script when server.js present (@isaacs)7716e423e#2075 #2071 print the registry when using 'npm login' (@Wicked7000)7046fe10c#2122 tests fornpm cachecommand (@nlf)
DEPENDENCIES
74325f53b#2124@npmcli/run-script@1.7.5:- Export the
isServerPackagemethod - Proxy signals to and from foreground child processes
- Export the
0e58e6f6b#1984 #2079 #1923 #606 #2031@npmcli/arborist@1.0.9:- Process deps for all link nodes
- Use junctions instead of symlinks
- Use @npmcli/move-file instead of fs.rename
1dad328a1#1865 #2106 #2084pacote@11.1.13:- Properly set the installation command for
preparescripts when installing git/dir deps
- Properly set the installation command for
e090d706c#2097libnpmversion@1.0.7:- Do not crash when the package.json file lacks a 'version' field
8fa541a10cmark-gfm@0.8.4
Assets
2
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
6cd3cd08aSupport all conf keys in publishConfiga1f9be8a7#2074 Support publishing any kind of spec, not just directories
DEPENDENCIES
545382df6libnpmpublish@4.0.0:- Support publishing things other than folders
7d88f1719npm-registry-fetch@9.0.0823b40a4epacote@11.1.1290bf57826npm-profile@5.0.2e5a413577libnpmteam@2.0.2fc5aa7b4alibnpmsearch@3.0.19fc1dee13libnpmorg@2.0.10ea870ec5libnpmhook@6.0.132fd744ealibnpmaccess@4.0.1fc76f3d9f@npmcli/arborist@1.0.8- Fix
cannot read property 'description' of undefinedinnpm lswhenpackage-lock.jsonis corrupted - Do not allow peerDependencies to be nested under dependents in any circumstances
- Always resolve peerDependencies in
--prefer-dedupemode
- Fix
Assets
2
ruyadorno
released this
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_modulesonly innpm ci(@nlf)2636fe1f4#2086 disable banner output if loglevel is silent innpm run-script(@macno)
DEPENDENCIES
Assets
2
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
Assets
2
7.0.5 (2020-10-23)
77ad86b5eMerge docs deps with main project
Assets
2
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
Assets
2
ruyadorno
released this
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
Assets
2
darcyclarke
released this
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
Assets
2
darcyclarke
released this
7.0.1 (2020-10-15)
DOCUMENTATION
03fca6a3bAdds docs on workspaces, explaining its basic concept and how to use it. (@ruyadorno)
BUG FIXES
DEPENDENCIES
Assets
2
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