Skip to content

@cloudflare/deploy-helpers@0.2.1

Choose a tag to compare

@workers-devprod workers-devprod released this 18 Jun 15:13
· 5 commits to main since this release
dd7e101

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