releases.shpreview

Services bindings accept dev.plugin; deploy source check override

@cloudflare/deploy-helpers@0.2.1

2 featuresThis release2 featuresNew capabilitiesAI-tallied from the release notes

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

Fetched June 18, 2026