npm: v9.3.0 Release

Release date:
January 12, 2023
Previous version:
v9.2.0 (released December 7, 2022)
Magnitude:
1,626 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in v9.3.0

lukekarrys
wraithgar
github-actions[bot]
nlf
fritzy
ericmutta
Peallyz

Directory Browser for v9.3.0

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

Release Notes Published

9.3.0 (2023-01-12)

Features

  • 753b98e #5261 rootless workspace init provides suggestion (@fritzy)

Bug Fixes

  • cf175fb #6044 default auth-type to legacy if otp is configured (#6044) (@wraithgar)
  • 2383deb #6037 clean urls from arborist, owner, and ping commands (#6037) (@lukekarrys)
  • 69f5ff8 view: convert command to use output instead of console (@lukekarrys)
  • dc52222 init: write package.json workspaces paths with / separators (@lukekarrys)
  • 31af1aa refactor help to use @npmcli/promise-spawn (@lukekarrys)
  • 669ef94 fund: correctly parse and use which config (@lukekarrys)
  • 72e6d6f generate workspace support for docs pages (@lukekarrys)
  • 450e50f evaluate configs in command class (@lukekarrys)
  • 28ec922 #5946 replace rimraf with fs.rm (@lukekarrys)

Documentation

  • f0038e5 #6048 missing backtick in synopsis of npm init (#5837) (#6048) (@Peallyz)
  • ca8ff00 #6045 update outdated file path to definitions.js (@ericmutta)
  • fe9debd #6038 fix typos in definitions.js (#6038) (@lukekarrys, @ericmutta)
  • fa27aca #6018 fix typo in removal.md (@ericmutta)
  • 82f69d9 #6026 fix typo in registry.md (@ericmutta)

Dependencies