npm: v9.0.0-pre.5 Release

Release date:
October 13, 2022
Previous version:
v9.0.0-pre.4 (released October 5, 2022)
Magnitude:
1,281 Diff Delta
Contributors:
9 total committers
Data confidence:
Commits:

Top Contributors in v9.0.0-pre.5

lukekarrys
nlf
wraithgar
github-actions[bot]
darcyclarke
winterqt
shalvah
hbrls
fritzy

Directory Browser for v9.0.0-pre.5

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

9.0.0-pre.5 (2022-10-13)

⚠️ BREAKING CHANGES

  • the presence of auth related settings that are not scoped to a specific registry found in a config file is no longer supported and will throw errors
  • the node-version and npm-version configs have been removed.
  • links generated from git urls will now use HEAD instead of master as the default ref

Features

  • a09e19d #5696 introduce the npm config fix command (@nlf)
  • d2963c6 explicitly validate config within the cli (@nlf)
  • a5fec08 rewrite docs generation (@lukekarrys)

Bug Fixes

  • a35c784 #5691 config: remove node-version and npm-version (@wraithgar)

Documentation

  • a8532eb #5661 typo missing parentheses (@hbrls)
  • 542efdb update folders page for modern npm (@shalvah)

Dependencies