github cloudflare/workers-sdk miniflare@4.20260518.0

latest release: wrangler@4.93.0
3 hours ago

Minor Changes

  • #13864 b27eb18 Thanks @benjamincburns! - Bumped miniflare deps acorn to 8.16.0 and acorn-walk to 8.3.5 to add support for the using and await using keywords when miniflare parses scripts.

Patch Changes

  • #13948 b25dc0d Thanks @dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260515.1 1.20260518.1
  • #13932 ebf4b24 Thanks @zebp! - Fix local Workflow startup when compatibility flags include experimental

    Miniflare now deduplicates compatibility flags for the internal Workflow engine service. This prevents wrangler dev from failing with Compatibility flag specified multiple times: experimental when the user's Worker already enables that flag.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.