@astrojs/cloudflare@14.1.5
📦 astroView on GitHub →
🐛 1 fixes
Summary
This patch release fixes a bug related to Wrangler cache configuration when a Workers cache provider is present. It also updates the `@astrojs/underscore-redirects` dependency.
🐛 Bug Fixes
- Fixes a bug where an explicit `cache: { enabled: false }` in your wrangler config was overridden and forced to `true` when a Workers cache provider was configured.