Skip to content

@cloudflare/deploy-helpers@0.15.0

Choose a tag to compare

@workers-devprod workers-devprod released this 23 Sep 14:10
· 47 commits to main since this release
a1f05a3

Minor Changes

  • #15804 2f5781a Thanks @petebacondarwin! - Remove the Cloudflare SDK dependency from deploy helpers

    DeployHelpersContext no longer requires createCloudflareClient; Worker subdomain lookups now use the injected fetchResult helper with retries. Consumers should remove the client factory from their deploy-helpers context initialization.