releases.shpreview

nub package manager now detected

create-cloudflare@2.70.12

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

Patch Changes

  • #14661 414ce87 Thanks @dependabot! - Update dependencies of "create-cloudflare"

    The following dependency versions have been updated:

    DependencyFromTo
    create-react-router8.1.08.2.0
  • #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.

Fetched July 17, 2026