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.13
Happy npm7-beta-pre-release-Tuesday everyone!
This release includes several bug fixes, as well as some enhanced engine and platform checking at install time. We’ve also added support for the --fetch-timeout
config.
As usual you can get it with:
npm i -g npm@next-7
Notable updates include:
e4d911d21
@npmcli/arborist@0.0.28
- fix: workspaces install entering an infinite loop
- feat: check engine and platform when building ideal tree
2469ae515
#1870 #1780 feat: add--fetch-timeout
config (@isaacs)405e051f7
fix:EBADPLATFORM
error message (@#1876)2715220c9
#1858 #1813 fix: do not include omitted optional dependencies in install output (@ruyadorno)e225ddcf8
#1862 #1861 fix: respect depth when runningnpm ls
(@ruyadorno)52114b75e
#1871 fix:npm ls
for linked dependencies (@ruyadorno)9981211c0
#1857 #1703 fix:npm outdated
parsing invalid specs (@ruyadorno)