releases.shpreview

nub package manager now detected

@cloudflare/cli-shared-helpers@0.1.15

July 17, 2026Workers SDKView original ↗
1 feature1 fixThis release1 featureNew capabilities1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗

Patch Changes

  • #14499 8cd805d Thanks @colinhacks! - Detect the nub package manager

    C3 resolves the invoking package manager with which-pm-runs, which already returns nub, but detectPackageManager had no nub case in its switch, so it fell through to the npm default and produced npm commands. detectPackageManager now maps nub to its nub/nubx executables, and @cloudflare/cli-shared-helpers's package-install helpers accept nub as a package manager.

  • Updated dependencies []:

    • @cloudflare/workers-utils@0.27.0

Fetched July 17, 2026