releases.shpreview
Cloudflare/Workers SDK/@cloudflare/workflows-shared@0.7.1

@cloudflare/workflows-shared@0.7.1

$npx -y @buildinternet/releases show rel_2E8VuKUfHNuq_9aswBtAZ

Patch Changes

  • #12985 17a57e6 Thanks @pombosilva! - Fix waitForEvent delivering events to stale waiters after timeout.

    When a step.waitForEvent() call timed out, its resolver was not removed from the workflow's internal waiters map. This meant the next step.waitForEvent() for the same event type would have its incoming event consumed by the dead resolver instead of the live one, causing the workflow to hang indefinitely.

Fetched March 26, 2026