create-cloudflare@2.62.4
📦 cloudflare-workersView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release primarily updates dependencies within "create-cloudflare" templates and includes fixes related to TypeScript configuration handling for projects using project references.
🐛 Bug Fixes
- Skipped modifying the root tsconfig.json in projects that use TypeScript project references.
- Removed duplicate references to ./worker-configuration.d.ts in the React template's tsconfig.worker.json file.