Skip to content

Releases: cloudflare/workers-sdk

wrangler@4.40.1

25 Sep 17:17
7d53b9a
Compare
Choose a tag to compare

Patch Changes

@cloudflare/vitest-pool-workers@0.9.6

25 Sep 17:17
7d53b9a
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [a57149f]:
    • wrangler@4.40.1

@cloudflare/vite-plugin@1.13.6

25 Sep 17:17
7d53b9a
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [a57149f]:
    • wrangler@4.40.1

wrangler@4.40.0

24 Sep 20:44
2781330
Compare
Choose a tag to compare

Minor Changes

  • #10743 a7ac751 Thanks @jonesphillip! - Changes --fileSizeMB to --file-size for wrangler r2 bucket catalog compaction command.
    Small fixes for pipelines commands.

Patch Changes

  • #10706 81fd733 Thanks @1000hz! - Fixed an issue that caused some Workers to have an incorrect service tag applied when using a redirected configuration file (as used by the Cloudflare Vite plugin). This resulted in these Workers not being correctly grouped with their sibling environments in the Cloudflare dashboard.

  • Updated dependencies [06e9a48]:

    • miniflare@4.20250924.0

miniflare@4.20250924.0

24 Sep 20:43
2781330
Compare
Choose a tag to compare

Patch Changes

  • #10745 06e9a48 Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250923.0 1.20250924.0

@cloudflare/vitest-pool-workers@0.9.5

24 Sep 20:44
2781330
Compare
Choose a tag to compare

Patch Changes

@cloudflare/vite-plugin@1.13.5

24 Sep 20:43
2781330
Compare
Choose a tag to compare

Patch Changes

@cloudflare/pages-shared@0.13.75

24 Sep 20:43
2781330
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [06e9a48]:
    • miniflare@4.20250924.0

wrangler@4.39.0

23 Sep 18:49
9e37dda
Compare
Choose a tag to compare

Minor Changes

  • #10647 555a6da Thanks @efalcao! - VPC service binding support

  • #10612 97a72cc Thanks @jonesphillip! - Added new pipelines commands (pipelines, streams, sinks, setup), moved old pipelines commands behind --legacy

  • #10652 acd48ed Thanks @edmundhung! - Rename Hyperdrive local connection string environment variable from WRANGLER_HYPERDRIVE_LOCAL_CONNECTION_STRING_<BINDING_NAME> to CLOUDFLARE_HYPERDRIVE_LOCAL_CONNECTION_STRING_<BINDING_NAME>. The old variable name is still supported but will now show a deprecation warning.

  • #10721 55a10a3 Thanks @penalosa! - Stabilise Worker Loader bindings

Patch Changes

miniflare@4.20250923.0

23 Sep 18:49
9e37dda
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #10692 262393a Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250917.0 1.20250918.0
  • #10705 3ec1f65 Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250918.0 1.20250919.0
  • #10718 a434352 Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250919.0 1.20250922.0
  • #10729 328e687 Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250922.0 1.20250923.0
  • #10724 b4a4311 Thanks @penalosa! - Use Cap'n Web in workers-sdk