npm: v8.16.0 Release

Release date:
August 3, 2022
Previous version:
v8.15.1 (released July 27, 2022)
Magnitude:
1,993 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

Top Contributors in v8.16.0

wraithgar
nlf
fritzy
darcyclarke
github-actions[bot]
npm-cli-bot
lukekarrys
tnir

Directory Browser for v8.16.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.16.0 (2022-08-03)

Features

  • 3c024ac #5000 feat: add npm query cmd (@ruyadorno) (@wraithgar)
  • 703dbbf #4860 feat: add --replace-registry-host=<npmjs|always|never> (@fritzy)

Bug Fixes

  • eac1bf2 #5164 fix(ls): when filtering workspaces, make sure the edge has a to before checking if its a workspace (@nlf)
  • 47cc95d #5227 fix(arborist): use the sourceReference root rather than the node root for overrides (@nlf)
  • 050284d #5233 fix(arborist): pass the edge to fromPath in order to determine correct path (@nlf)
  • d315ead #5243 fix: gracefully exit login and publish commands on Ctrl+C (SIGINT) in the new webAuthn flow (@neeldani)
  • ea44995 #5244 fix: properly find locally/globally/npxCache packages (@wraithgar)
  • 19f1497 #5244 fix: use binPaths (@wraithgar)
  • 3b30af2 #5244 fix: fix exec tests and clean up workspace-location-msg (@wraithgar)
  • 8233fca #5248 fix(arborist): fix bare attribute queries (@darcyclarke)
  • 19a8346 #5250 fix: properly find and run global scoped packages (@wraithgar)

Documentation

  • a6153cf #5240 docs: Use the full proper name of Travis CI (@tnir)

Dependencies