releases.shpreview
Cloudflare/Workers SDK/@cloudflare/workers-utils@0.20.0

@cloudflare/workers-utils@0.20.0

$npx @buildinternet/releases get rel_xM8nW3sKsYWlApxVNme7C

Minor Changes

  • #13055 f3fed88 Thanks @GregBrimble! - Introducing the cache configuration option for Workers.

    You can now set { cache: { enabled: true } } in your Wrangler configuration file to enable a HTTP cache in front of your Worker's fetch handler. This is also supported in [previews] configuration — previews.cache overrides the top-level cache setting for preview deployments, and falls back to the top-level value when absent. More information can be found in our documentation.

Fetched May 7, 2026