npm: v8.8.0 Release

Release date:
April 26, 2022
Previous version:
v8.7.0 (released April 14, 2022)
Magnitude:
4,246 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

Top Contributors in v8.8.0

wraithgar
lukekarrys
ruyadorno
nlf
github-actions[bot]
bnb
elibus
npm-robot

Directory Browser for v8.8.0

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

Release Notes Published

v8.8.0 (2022-04-27)

Features

  • bedd8a1 #4745 feat: add install-links config definition (@nlf)

Bug Fixes

  • 6253d19 #4643 fix(exec): workspaces support (@ruyadorno)
  • e9163b4 #4657 fix(libnpmpublish): unpublish from custom registry (@ruyadorno)
  • a677f49 #4778 fix: Use node in and fallback to PATH if not found (@elibus)
  • b10462e #4752 fix: completion for deprecate cmd (@wraithgar)
  • ced0acf #4775 fix: consolidate registryConfig application logic (@wraithgar)
  • b06e89f #4679 fix(install): do not install invalid package name (@ruyadorno)
  • 9ea2603 #4786 fix: normalize win32 paths before globbing (@lukekarrys)
  • 8da28b4 #4757 fix: remove lib/utils/read-package-name.js (@wraithgar)

Documentation

  • a6ea884 #4745 docs: add some more docs for --install-links (@nlf)
  • 6cd6831 #4782 docs: explain that _auth only goes to npm registry (@wraithgar)
  • fa3d829 #4772 docs: include org instructions in scoped publish (@bnb)

Dependencies