Skip to content

Version Packages (beta) - #104

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages (beta)#104
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Feb 12, 2026

Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/world@5.0.0-beta.26

Minor Changes

  • #3374 439a495 Thanks @karthikscale3! - Carry the run's pinned deployment on lazy resume messages so misrouted deliveries re-route before the hook_received write.

Patch Changes

  • #3385 74dbf81 Thanks @NathanColosimo! - Retry replay timeouts through normal queue redelivery instead of exiting the process, and keep Postgres jobs retryable through Core's terminal delivery limit.

  • #3382 a8db185 Thanks @VaguelySerious! - Fold new events returned by events.create into the replay log so a completed wait no longer needs a follow-up events.list round trip

  • #3205 22349e9 Thanks @NathanColosimo! - Load replay-event suffixes through one World request.

  • #3124 65139ac Thanks @NathanColosimo! - Infer required run and step entities, including their start times, from
    events.create request types.

@workflow/world-vercel@5.0.0-beta.37

Minor Changes

Patch Changes

  • #3385 74dbf81 Thanks @NathanColosimo! - Retry replay timeouts through normal queue redelivery instead of exiting the process, and keep Postgres jobs retryable through Core's terminal delivery limit.

  • #3382 a8db185 Thanks @VaguelySerious! - Fold new events returned by events.create into the replay log so a completed wait no longer needs a follow-up events.list round trip

  • #3370 bf4dda6 Thanks @VaguelySerious! - Recover from HTTP/2 connections that stop delivering event requests, and make WORKFLOW_H2_MULTIPLEX=0 disable HTTP/2 on the events path entirely

  • #3205 22349e9 Thanks @NathanColosimo! - Load replay-event suffixes through one World request.

  • #3191 665110b Thanks @NathanColosimo! - Load the current replay log from non-Turbo run_started responses while preserving Turbo's preload opt-out.

  • #3124 65139ac Thanks @NathanColosimo! - Infer required run and step entities, including their start times, from
    events.create request types.

  • Updated dependencies [74dbf81, a8db185, 439a495, 22349e9, 65139ac]:

    • @workflow/world@5.0.0-beta.26
    • @workflow/errors@5.0.0-beta.16

@workflow/astro@5.0.0-beta.41

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@5.0.0-beta.41
    • @workflow/rollup@5.0.0-beta.41
    • @workflow/vite@5.0.0-beta.41

@workflow/builders@5.0.0-beta.41

Patch Changes

@workflow/cli@5.0.0-beta.41

Patch Changes

@workflow/core@5.0.0-beta.41

Patch Changes

  • #3385 74dbf81 Thanks @NathanColosimo! - Retry replay timeouts through normal queue redelivery instead of exiting the process, and keep Postgres jobs retryable through Core's terminal delivery limit.

  • #3124 65139ac Thanks @NathanColosimo! - Continue partial run_started event preloads from their cursor instead of reloading the event log from the beginning.

  • #3382 a8db185 Thanks @VaguelySerious! - Fold new events returned by events.create into the replay log so a completed wait no longer needs a follow-up events.list round trip

  • #3286 4bb86d3 Thanks @NathanColosimo! - Fail a workflow when its World deterministically rejects Hook creation.

  • #3374 439a495 Thanks @karthikscale3! - Carry the run's pinned deployment on lazy resume messages so misrouted deliveries re-route before the hook_received write.

  • #3342 eb9e13f Thanks @TooTallNate! - QuickJS engine: start invocations by restoring a bundle-hydrated VM-memory snapshot instead of re-evaluating the workflow bundle (~25× faster VM startup; bundles with module-scope randomness or clock reads automatically fall back to fresh evaluation). Disable with WORKFLOW_QUICKJS_BASELINE_SNAPSHOT=0.

  • #3263 19b5b85 Thanks @TooTallNate! - QuickJS engine: move serialization out of the VM onto the host, replacing the in-VM serde bundle with side-effect-free handle introspection (same wire format, 2–100× faster).

  • #3205 22349e9 Thanks @NathanColosimo! - Load replay-event suffixes through one World request.

  • #3124 65139ac Thanks @NathanColosimo! - Infer required run and step entities, including their start times, from
    events.create request types.

  • Updated dependencies [74dbf81, a8db185, 439a495, bf4dda6, 22349e9, 665110b, 65139ac, 4bb86d3]:

    • @workflow/world@5.0.0-beta.26
    • @workflow/world-vercel@5.0.0-beta.37
    • @workflow/world-local@5.0.0-beta.35
    • @workflow/errors@5.0.0-beta.16

@workflow/nest@5.0.0-beta.41

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@5.0.0-beta.41

@workflow/next@5.0.0-beta.41

Patch Changes

@workflow/nitro@5.0.0-beta.41

Patch Changes

@workflow/nuxt@5.0.0-beta.41

Patch Changes

  • Updated dependencies []:
    • @workflow/nitro@5.0.0-beta.41

@workflow/rollup@5.0.0-beta.41

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@5.0.0-beta.41

@workflow/sveltekit@5.0.0-beta.41

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@5.0.0-beta.41
    • @workflow/rollup@5.0.0-beta.41
    • @workflow/vite@5.0.0-beta.41

@workflow/vite@5.0.0-beta.41

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@5.0.0-beta.41

@workflow/vitest@5.0.0-beta.41

Patch Changes

@workflow/web@5.0.0-beta.41

Patch Changes

@workflow/web-shared@5.0.0-beta.41

Patch Changes

workflow@5.0.0-beta.41

Patch Changes

  • Updated dependencies [74dbf81, 65139ac, a8db185, 4bb86d3, 439a495, eb9e13f, 19b5b85, 22349e9, 65139ac]:
    • @workflow/core@5.0.0-beta.41
    • @workflow/cli@5.0.0-beta.41
    • @workflow/next@5.0.0-beta.41
    • @workflow/nitro@5.0.0-beta.41
    • @workflow/typescript-plugin@5.0.0-beta.5
    • @workflow/errors@5.0.0-beta.16
    • @workflow/astro@5.0.0-beta.41
    • @workflow/nest@5.0.0-beta.41
    • @workflow/rollup@5.0.0-beta.41
    • @workflow/sveltekit@5.0.0-beta.41
    • @workflow/nuxt@5.0.0-beta.41

@workflow/world-local@5.0.0-beta.35

Patch Changes

@workflow/world-postgres@5.0.0-beta.33

Patch Changes

  • #3385 74dbf81 Thanks @NathanColosimo! - Retry replay timeouts through normal queue redelivery instead of exiting the process, and keep Postgres jobs retryable through Core's terminal delivery limit.

  • #3382 a8db185 Thanks @VaguelySerious! - Fold new events returned by events.create into the replay log so a completed wait no longer needs a follow-up events.list round trip

  • #3205 22349e9 Thanks @NathanColosimo! - Load replay-event suffixes through one World request.

  • #3124 65139ac Thanks @NathanColosimo! - Infer required run and step entities, including their start times, from
    events.create request types.

  • Updated dependencies [74dbf81, a8db185, 439a495, 22349e9, 65139ac]:

    • @workflow/world@5.0.0-beta.26
    • @workflow/world-local@5.0.0-beta.35
    • @workflow/errors@5.0.0-beta.16

@workflow/world-testing@5.0.0-beta.41

Patch Changes

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 15 times, most recently from 057a03d to 0b0ccf8 Compare February 19, 2026 02:29
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 8 times, most recently from dae1fc1 to d127a7d Compare February 26, 2026 20:29
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 5e5c154 to 0fea67f Compare February 27, 2026 20:29
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 6f8bb50 to 03dfab3 Compare April 30, 2026 20:29
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 8 times, most recently from 96741e9 to 09a0c1d Compare May 9, 2026 20:29
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 12 times, most recently from 41c3171 to 2a446af Compare May 22, 2026 02:29
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 9 times, most recently from f4455ab to 62ec537 Compare May 28, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants