create-cloudflare@2.70.12
📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 3 symbols
Summary
This patch release updates dependencies for `create-cloudflare` and improves package manager detection to include `nub`. The `create-cloudflare` tool now correctly identifies and utilizes the `nub` package manager, preventing incorrect npm command generation.
🐛 Bug Fixes
- The `create-cloudflare` tool now correctly detects and uses the `nub` package manager, resolving an issue where it would default to npm commands. This ensures that `nub` and `nubx` executables are recognized, and package installation helpers in `@cloudflare/cli-shared-helpers` now accept `nub`.