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

latest releases: @cloudflare/quick-edit@0.4.7, @cloudflare/cli-shared-helpers@0.1.9, @cloudflare/vitest-pool-workers@0.16.17...
4 hours ago

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.

  • #14314 5c3bb11 Thanks @harryzcy! - Bump esbuild to 0.28.1

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

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.