Releases: cloudflare/workers-sdk
Release list
wrangler@4.127.1
Patch Changes
-
#15383
eb01850Thanks @dependabot! - Update dependencies of "miniflare", "wrangler"The following dependency versions have been updated:
Dependency From To @cloudflare/workers-types ^5.20260826.1 ^5.20260827.1 workerd 1.20260826.1 1.20260827.1 -
#15393
e1df91aThanks @dependabot! - Update dependencies of "miniflare", "wrangler"The following dependency versions have been updated:
Dependency From To @cloudflare/workers-types ^5.20260827.1 ^5.20260828.1 workerd 1.20260827.1 1.20260828.1 -
Updated dependencies [
eb01850,e1df91a,b23de74,015550a,015550a,015550a,3650d29,b23de74]:
@cloudflare/vitest-plugin@1.1.2
Patch Changes
-
#15106
d5f3e56Thanks @thinkter! - Fix slowdowns and crashes in tests that repeatedly recreate Durable ObjectsTests that construct the same Durable Object many times could get progressively slower and eventually fail with a stack overflow. Repeated constructions now behave the same as the first one.
-
Updated dependencies [
eb01850,e1df91a,b23de74,015550a,015550a,015550a,3650d29,b23de74]:- miniflare@5.20260828.0-alpha
- wrangler@4.127.1
@cloudflare/vite-plugin@1.54.2
@cloudflare/runtime-types@0.0.19
@cloudflare/remote-bindings@0.0.17
@cloudflare/local-explorer-ui@0.15.0
Minor Changes
-
#15337
b23de74Thanks @tpmmorris! - Add email inspection and testing to Local ExplorerAdd an Email group with Routing and Sending views for inspecting messages received by a Worker's
email()handler and messages sent through itssend_emailbindings. Detail views show message content, metadata, attachments, and handler activity including forwarding, replies, rejection, and unhandled messages.Add a test-email composer that delivers custom text, HTML, headers, and attachments directly to the selected Worker's
email()handler during local development.
@cloudflare/deploy-helpers@0.9.2
@cloudflare/config@0.9.0
Minor Changes
-
#15373
3650d29Thanks @jamesopstad! - Rename Worker target fields fromworkerNametoworkerThe experimental
@cloudflare/configand Miniflare configuration APIs now useworkerconsistently for Worker, Durable Object, Workflow, dispatch namespace, and tail consumer targets.
@cloudflare/build-output-utils@0.3.1
Patch Changes
- Updated dependencies [
3650d29]:- @cloudflare/config@0.9.0