releases.shpreview

Workers SDK

Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
Releases321Avg98/mo
@cloudflare/workers-shared@0.19.9

Asset requests and RPC calls now avoid an extra internal forwarding layer, reducing latency. Asset reads from KV now retry with exponential backoff to reduce transient errors without retrying on missing assets. Also improved routing performance by streamlining the router Worker's request path.

Read more →
miniflare@4.20260714.0

test harnesses can now execute SQL against SQLite-backed Durable Objects via getDurableObjectStorage(), and a handleUncaughtError shared option allows programmatic observation of revived Worker errors. Asset serving and routing performance improved, Browser Rendering teardown no longer hangs, and email session cleanup no longer deletes sibling instances' data.

Read more →
@cloudflare/vitest-pool-workers@0.18.6

Fixed a hang where test runs would stall after a Durable Object logged and rejected a blockConcurrencyWhile() call. Console messages from other Durable Objects are now buffered until execution returns to the test runner.

Read more →
wrangler@4.112.0

Inbound email addresses can now be declared directly in wrangler.json, and the test harness gains Durable Object SQL storage access for seeding and asserting state. Also adds a typed runtimeError event on DevEnv, container support in createTestHarness(), and fixes a cryptic workers.dev deploy failure for first-time uploads.

Read more →
create-cloudflare@2.70.12

create-cloudflare now detects the nub package manager and generates correct nub/nubx commands instead of defaulting to npm. Also updated create-react-router dependency from 8.1.0 to 8.2.0.

Read more →
@cloudflare/local-explorer-ui@0.14.2

Worker selector lists in the Local Explorer UI now scroll when the number of workers exceeds the visible limit, making it possible to reach workers beyond the visible area with mouse, trackpad, or keyboard without scrolling the page.

Read more →
miniflare@4.20260710.0

Added unsafeEvictDurableObject() to verify how a Durable Object recovers after instance teardown, and listDurableObjectIds() now accepts class names in addition to binding names. Worker emails are now logged locally in the project directory, with the new defaultProjectTmpPath option to control the location.

Read more →
@cloudflare/workers-auth@0.5.0

The OAuth login/logout/refresh, credential storage, and config cache machinery is now shared behind an AuthProduct descriptor, with new @cloudflare/workers-auth/cf entrypoint for the cf CLI. Introduces shared createConfigCache, openInBrowser, and TTY/CI detection helpers in @cloudflare/workers-utils.

Read more →
@cloudflare/workers-utils@0.27.0

OAuth login/logout, credential storage, and account-selection machinery is now shared behind an AuthProduct descriptor in @cloudflare/workers-auth, with per-CLI entrypoints for wrangler and the new cf CLI. New exports from @cloudflare/workers-utils include createConfigCache with a namespace option, openInBrowser, and TTY-and-CI detection helpers that take a logger parameter instead of relying on a singleton.

Read more →
Last Checked
1h ago
Latest
@cloudflare/workflows-shared@0.12.1
Tracking since Jan 20, 2026