@astrojs/cloudflare@14.1.5
MiniMax-AI/MiniMax-01@astrojs/cloudflare@14.1.5Jul 27, 2026by astrobot-houston
AI Summary
A patch release that fixes a configuration bug regarding cache settings and updates the underscore-redirects dependency.
Key Highlights
- Fixes a bug where an explicit `cache: { enabled: false }` in wrangler config was overridden to `true` when a Workers cache provider was configured.
- Updated the `@astrojs/underscore-redirects` dependency to version 1.0.3.
Full Release Notes
### Patch Changes
- [#17376](https://github.com/withastro/astro/pull/17376) [`0216368`](https://github.com/withastro/astro/commit/0216368c621dd033223ca91d670801fe423d631d) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - 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
- Updated dependencies \[]:
- @astrojs/underscore-redirects@1.0.3