github cloudflare/workers-sdk @cloudflare/deploy-helpers@0.6.0

latest releases: wrangler@4.113.0, @cloudflare/workers-auth@0.5.1, @cloudflare/config@0.3.0...
8 hours ago

Minor Changes

  • #14471 f03b108 Thanks @DiogoSantoss! - Apply Email Routing addresses during Worker trigger deployment

    Worker trigger deployment now reconciles the Worker's Email Routing rules with the top-level addresses config. This runs for wrangler deploy, wrangler triggers deploy, and clients of @cloudflare/deploy-helpers. After the Worker uploads, or when wrangler triggers deploy runs after a version promotion, the deploy helper asks the Email Routing API for a plan, renders the changes grouped by zone (+ added, ~ updated, - deleted, ! conflict), prompts once for destructive changes in interactive mode, and applies accepted changes through the per-zone rule endpoints. Purely additive plans apply without a prompt, while non-interactive destructive plans fail without modifying rules.

Patch Changes

  • #14744 a0a091b Thanks @penalosa! - Drop the "Experimental:" prefix from the resource provisioning header now that automatic provisioning is generally available. The deploy output now reads The following bindings need to be provisioned:.

  • Updated dependencies [42af66d, 4815711, 2b390d7, a6c214f, 34430b3]:

    • miniflare@4.20260721.0
    • @cloudflare/workers-utils@0.28.0
    • @cloudflare/cli-shared-helpers@0.1.16

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.