ReleaseCloudflare (Workers AI)Cloudflare (Workers AI)published Jun 18, 2026seen 1w

cloudflare/workers-sdk @cloudflare/workflows-shared@0.11.2

cloudflare/workers-sdk

Open original ↗

Captured source

source ↗
published Jun 18, 2026seen 1wcaptured 1whttp 200method plain

@cloudflare/workflows-shared@0.11.2

Repository: cloudflare/workers-sdk

Tag: @cloudflare/workflows-shared@0.11.2

Published: 2026-06-18T15:13:45Z

Prerelease: no

Release notes:

Patch Changes

Rollback handlers now receive the original step context under ctx, making ctx.step.name, ctx.step.count, ctx.attempt, and the resolved step config available during rollback. The legacy stepName field remains available and is equivalent to ${ctx.step.name}-${ctx.step.count}.

rollbackConfig is now limited to retry and timeout settings, matching the behavior supported by rollback handlers.

This update includes several bug fixes from esbuild versions 0.27.3 through 0.28.1. See the esbuild changelog for details.

Notability

notability 1.0/10

Routine package release of internal SDK component.