cloudflare/workers-sdk @cloudflare/workflows-shared@0.11.2
cloudflare/workers-sdk
Captured source
source ↗GH
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
- #14318 `f32e9c1` Thanks @vaishnav-mk! - Add step context to Workflows rollback handlers
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/10Routine package release of internal SDK component.