github cloudflare/workers-sdk @cloudflare/workers-utils@0.20.0

latest releases: miniflare@4.20260507.1, @cloudflare/pages-shared@0.13.133, @cloudflare/vitest-pool-workers@0.16.2...
4 hours ago

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.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.