@astrojs/cloudflare@14.1.5

boratanrikulu/gecit@astrojs/cloudflare@14.1.5Jul 27, 2026by astrobot-houston

AI Summary

This patch release fixes a configuration bug where explicit caching settings were ignored and updates dependencies.

Key Highlights

  • Fixes a bug where `cache: { enabled: false }` was overridden and forced to `true` when a Workers cache provider was 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