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

latest releases: @cloudflare/quick-edit@0.4.7, @cloudflare/cli-shared-helpers@0.1.9, @cloudflare/vitest-pool-workers@0.16.17...
4 hours ago

Patch Changes

  • #14347 673b09e Thanks @jamesopstad! - Update undici from 7.24.8 to 7.28.0

  • #14340 f6e49dd Thanks @emily-shen! - add skipLastDeployedFromApiCheck to override deploy source check

  • #14269 5dfb788 Thanks @mattjohnsonpint! - Support dev.plugin on typed services bindings

    Wrangler only honored dev.plugin on unsafe.bindings entries, so users authoring a service binding via services[] could not wire it to a local Miniflare plugin during wrangler dev — they had to fall back to unsafe.bindings and accept a "directly supported by wrangler" warning. Typed services bindings now accept the same dev: { plugin, options? } shape, route the binding through Miniflare's external-plugin pathway in wrangler dev, and strip the field at deploy time. Validation rejects malformed dev shapes.

  • Updated dependencies [673b09e, e930bd4, 5c3bb11, 296ad65, 5dfb788]:

    • @cloudflare/workers-utils@0.23.2
    • miniflare@4.20260617.0
    • @cloudflare/cli-shared-helpers@0.1.9

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.