Skip to content

@cloudflare/workflows-shared@0.14.0

Choose a tag to compare

@workers-devprod workers-devprod released this 14 Sep 08:59
· 20 commits to main since this release
a256f95

Minor Changes

  • #15441 8997652 Thanks @mkuritsu! - Add experimental Workflow event subscriptions to local development

    Local Workflow instances now implement subscribe(), returning a disposable RPC subscription that streams historical and live lifecycle events. Subscriptions support event cursors and type filters and include Workflow inputs, status transitions, step configuration, outputs, errors, retries, waits, and rollback activity where applicable.