create-cloudflare@2.62.3
📦 cloudflare-workersView on GitHub →
🔧 1 symbols
Summary
This patch release primarily consists of dependency updates across various templates managed by create-cloudflare, including updates to create-vike, create-analog, create-rwsdk, create-react-router, create-waku, and undici. Additionally, the version constraint for `@cloudflare/vitest-pool-workers` in hello-world templates was manually bumped.
Migration Steps
- Manually update the version of `@cloudflare/vitest-pool-workers` in hello-world templates from `^0.8.19` to `^0.12.4` to ensure a more recent version is installed, as the caret syntax was locking it to older `0.8.x` releases.