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.8
It’s time for a new npm7 beta pre-release 😄
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 release fixes some regressions in the config refactor from last week, also fixes an issue with npm ls not properly handling workspaces and properly forward install options in npx.
834e62a0e- fix: npm ls extraneous workspaces
@npmcli/arborist@0.0.19
758b02358#1739 add full install options to npm exec (@ruyadorno)2ee7c8a98@npmcli/config@1.1.7(@ruyadorno)