@astrojs/cloudflare@14.1.5

withastro/astro@astrojs/cloudflare@14.1.5Jul 27, 2026by astrobot-houston

AI Summary

Addresses a configuration bug where explicit cache settings were ignored and updates the underscore-redirects dependency.

Key Highlights

  • Fixes `cache: { enabled: false }` settings being overridden to `true` when a Workers cache provider is configured.
  • Updates `@astrojs/underscore-redirects` 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