Change8

create-cloudflare@2.70.5

📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch resolves an infinite relaunch loop encountered when using `pnpm create cloudflare@latest` with pnpm 11 by preventing subsequent relaunches from re-running the auto-update check.

🐛 Bug Fixes

  • Fixed an infinite loop issue when running `pnpm create cloudflare@latest` with pnpm 11 due to supply-chain protection preventing installation of recent versions, by marking the relaunched process to skip the auto-update check.

Affected Symbols