Patch Changes
-
#14347
673b09eThanks @jamesopstad! - Update undici from 7.24.8 to 7.28.0 -
#14340
f6e49ddThanks @emily-shen! - addskipLastDeployedFromApiCheckto override deploy source check -
#14269
5dfb788Thanks @mattjohnsonpint! - Supportdev.pluginon typed services bindingsWrangler only honored
dev.pluginonunsafe.bindingsentries, so users authoring a service binding viaservices[]could not wire it to a local Miniflare plugin duringwrangler dev— they had to fall back tounsafe.bindingsand accept a "directly supported by wrangler" warning. Typed services bindings now accept the samedev: { plugin, options? }shape, route the binding through Miniflare's external-plugin pathway inwrangler dev, and strip the field at deploy time. Validation rejects malformeddevshapes. -
Updated dependencies [
673b09e,e930bd4,5c3bb11,296ad65,5dfb788]:- @cloudflare/workers-utils@0.23.2
- miniflare@4.20260617.0
- @cloudflare/cli-shared-helpers@0.1.9