github cloudflare/workers-sdk wrangler@3.114.9

Patch Changes

  • #9262 2c3d8dd Thanks @workers-devprod! - fix: add no-op props to ctx in getPlatformProxy to fix type mismatch

  • #8681 7a57c14 Thanks @workers-devprod! - fix(miniflare): strip CF-Connecting-IP header from all outbound requests

  • #9128 c535845 Thanks @dario-piotrowicz! - fix: remove outdated js-doc comment for unstable_startDevWorker's entrypoint

  • #9259 b742171 Thanks @workers-devprod! - Relax R2 bucket validation for pages dev commands

  • #9172 4e943b1 Thanks @vicb! - validate r2 bucket names

  • #9250 b2b5ee8 Thanks @workers-devprod! - fix: strip CF-Connecting-IP header within fetch

    In v4.15.0, Miniflare began stripping the CF-Connecting-IP header via a global outbound service, which led to a TCP connection regression due to a bug in Workerd. This PR patches the fetch API to strip the header during local wrangler dev sessions as a temporary workaround until the underlying issue is resolved.

  • #9267 8b4f24a Thanks @workers-devprod! - fix: setting triggers.crons:[] in Wrangler config should delete deployed cron schedules

  • #9163 d67cd0d Thanks @petebacondarwin! - Do not report "d1 execute" command file missing error to Sentry

  • #8957 9d4ff5b Thanks @workers-devprod! - Make sure custom build logging output is more clearly signposted, and make sure it doesn't interfere with the interactive dev session output.

  • #9166 9b4c91d Thanks @lambrospetrou! - Fix d1 info command showing read_replication: [object Object]

  • Updated dependencies [7a57c14, b2b5ee8, 56a0d6e]:

    • miniflare@3.20250408.2

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.