npm: arborist-v9.4.1 Release

Release date:
March 11, 2026
Previous version:
arborist-v9.4.0 (released February 25, 2026)
Magnitude:
1,120 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in arborist-v9.4.1

manzoorwanijk
owlstronaut
wraithgar
mohd-akram

Directory Browser for arborist-v9.4.1

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

Release Notes Published

9.4.1 (2026-03-10)

Bug Fixes

  • 5b7c0cc #9096 arborist: exclude store nodes from :root > * in linked strategy (#9096) (@manzoorwanijk)
  • 3b70a9d #9097 arborist: simplify rootDeclaredDeps initialization (#9097) (@manzoorwanijk)
  • c7702d0 #9094 arborist: fix non-idempotent linked install with workspace projects (#9094) (@manzoorwanijk)
  • 1a744b5 #9081 arborist: omit root dev deps in linked strategy when shared with workspaces (#9081) (@manzoorwanijk)
  • ff51827 #9076 arborist: do not hoist undeclared workspaces in linked strategy (#9076) (@manzoorwanijk)
  • 1206f8b #9069 consolidate isolated node/link attributes (#9069) (@wraithgar)
  • a774fb7 #9066 arborist: respect --omit flag in linked install strategy (#9066) (@manzoorwanijk)
  • 8614b2a #9031 arborist: avoid full reinstall on subsequent linked strategy runs (#9031) (@manzoorwanijk)
  • 16fbe13 #9030 resolve relative file: dependencies correctly with install-strategy=linked (#9030) (@manzoorwanijk)
  • 983742b #9055 isolated mode code cleanup (#9055) (@wraithgar)
  • a29aeee #9028 arborist: retry bin-links on Windows EPERM (#9028) (@manzoorwanijk)
  • 10d5302 #9051 arborist: unwrap Link nodes in legacyPeerDeps for linked strategy (#9051) (@manzoorwanijk)
  • 94bfef5 #9044 audit: exclude locally linked packages from vulnerability audit (#9044) (@lucas-gomes-santana)
  • 26fa40e #9041 fix workspace-filtered install with linked strategy (@owlstronaut)