@cloudflare/deploy-helpers@0.3.0
📦 cloudflare-workersView on GitHub →
✨ 2 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces granular cache configuration options for WorkerEntrypoint exports and improves asset upload performance through server-side optimizations.
✨ New Features
- Added support for setting cache options on WorkerEntrypoint exports in wrangler.json.
- Introduced global configuration for cross-version cache behavior via wrangler.json.
🐛 Bug Fixes
- Improved asset upload performance by utilizing a more efficient single-file upload path when enabled by the platform.