github cloudflare/workers-sdk miniflare@4.20250508.0

Patch Changes

  • #7914 37af035 Thanks @andyjessop! - fix(miniflare): strip CF-Connecting-IP header from all outbound requests

  • #9174 ceeb375 Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250507.0 1.20250508.0
    @cloudflare/workers-types ^4.20250507.0 ^4.20250508.0
  • #9181 349cffc Thanks @penalosa! - Add a mixed-mode-only browser rendering plugin

  • #9186 362cb0b Thanks @penalosa! - Support Mixed Mode Service Bindings in Miniflare

  • #9198 2cc8197 Thanks @kylecarbs! - fix: ensure the fetch proxy message port is started

    While Node.js will start the message port automatically when a message event listener is added,
    this diverges from the standard Web API for message ports, which require you to explicitly start
    listening on the port.

  • #9168 6b42c28 Thanks @dario-piotrowicz! - add mixedModeConnectionString to the various binding configs

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.