The npm blog has been discontinued.
Updates from the npm team are now published on the GitHub Blog and the GitHub Changelog.
Release: v7.0.0-beta.7
Another week, another round of releases for the npm7 beta 😄
If you’re not running the beta yet and want to give it a try or in case you’re running it and want to update to the latest beta version:
npm i -g npm@next-7
This brings a major refactor to the config system that now lives at https://www.npmjs.com/package/@npmcli/config along with many fixes to bug reports from the community.
v7.0.0-beta.7 (2020-08-25)
b38f68acdensurenpm-commandHTTP header is sent properly9f200abb9Properly exit with error status codeaa0152b58#1719 Detect CI properly50f9740ca#1717 fund with multiple funding sources (@ruyadorno)3a63ecb6f#1718 RFC-0029 add ability to skip pre/post hooks tonpm run-scriptby using--ignore-scripts(@ruyadorno)
v7.0.0-beta.6 (2020-08-21)
707207bddadd@npmcli/configdependency5cb9a1d4d#1688 use@npmcli/configfor configuration (@isaacs)a4295f5dbnpm-registry-fetch@8.1.4:- Redact passwords from HTTP logs
a5a6a516djson-parse-even-better-errors@2.3.0:- Adds support for indentation/newline formatting preservation
a14054558read-package-json-fast@1.2.1:- Adds support for indentation/newline formatting preservation
f8603c8aflibnpmversion@1.0.4:- Adds support for indentation/newline formatting preservation
9891fa71cread-package-json@2.1.2:- Adds support for indentation/newline formatting preservation
b44768aac#1662 #1693 #1690@npmcli/arborist@0.0.17:- Load root project
package.jsonwhen running loadVirtual. - Fetch metadata from registry when loading tree from outdated package-lock.json file. This avoids a situation where a lockfile or shrinkwrap from npm v5 would result in deleting dependencies on install.
- Preserve
package.jsonandpackage-lock.jsonformatting in all places where these files are written.
- Load root project
281da6fdctar@6.0.51faa5b33d#1655 show usage whenhelp-searchfinds no results88e4241c5#1698 add lib/logout.js unit tests (@ruyadorno)