github cloudflare/workers-sdk wrangler@4.15.1

latest releases: wrangler@4.35.0, @cloudflare/vite-plugin@1.12.4, @cloudflare/pages-shared@0.13.69...
3 months ago

Patch Changes

  • #9248 07f4010 Thanks @vicb! - fix unenv version mismatch

  • #9219 ea71df3 Thanks @vicb! - bump unenv to 2.0.0-rc.17

  • #9246 d033a7d Thanks @edmundhung! - 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.

  • Updated dependencies [f61a08e, ea71df3, d033a7d]:

    • @cloudflare/unenv-preset@2.3.2
    • miniflare@4.20250508.1

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.