Skip to content

Version Packages (beta) - #340

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented May 16, 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 closed this May 17, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from ea4bb93 to c43e721 Compare May 17, 2026 17:07
@github-actions github-actions Bot reopened this May 17, 2026
@github-actions github-actions Bot closed this May 19, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 9e3825c to fc6a265 Compare May 19, 2026 20:21
@github-actions github-actions Bot reopened this May 19, 2026
@github-actions github-actions Bot closed this May 20, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 8322a96 to 9d2a926 Compare May 20, 2026 18:49
@github-actions github-actions Bot reopened this May 20, 2026
@github-actions github-actions Bot closed this May 23, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 253b141 to a490f58 Compare May 23, 2026 16:21
@github-actions github-actions Bot reopened this May 23, 2026
@github-actions github-actions Bot closed this May 24, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 0d23250 to 503a929 Compare May 24, 2026 14:18
@github-actions github-actions Bot reopened this May 24, 2026
@github-actions github-actions Bot closed this May 26, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from c875ba4 to c58cae6 Compare May 26, 2026 09:35
@github-actions github-actions Bot reopened this May 26, 2026
@github-actions github-actions Bot closed this May 26, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 050f484 to 8633ebb Compare May 26, 2026 18:41
@github-actions github-actions Bot reopened this May 26, 2026
@github-actions github-actions Bot closed this May 27, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 974eac2 to b0d0561 Compare May 27, 2026 04:20
@github-actions github-actions Bot reopened this May 27, 2026
@github-actions github-actions Bot closed this May 28, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 3c8356c to 234412a Compare May 28, 2026 10:50
@github-actions github-actions Bot reopened this May 28, 2026
@github-actions github-actions Bot closed this May 29, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 6278396 to 55e1765 Compare May 29, 2026 02:41
@github-actions github-actions Bot reopened this May 29, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from be0cb86 to 7994629 Compare June 2, 2026 22:39
@github-actions github-actions Bot reopened this Jun 2, 2026
@github-actions github-actions Bot closed this Jun 4, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 7aac31d to b8a337c Compare June 4, 2026 22:23
@github-actions github-actions Bot reopened this Jun 4, 2026
@github-actions github-actions Bot closed this Jun 5, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from c2713b6 to ddc8a79 Compare June 5, 2026 21:56
@github-actions github-actions Bot reopened this Jun 5, 2026
@github-actions github-actions Bot closed this Jun 6, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a9dafb2 to d674d6f Compare June 6, 2026 20:17
@github-actions github-actions Bot reopened this Jun 6, 2026
@github-actions github-actions Bot closed this Jun 7, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 5e0ca84 to a51910b Compare June 7, 2026 16:10
@github-actions github-actions Bot reopened this Jun 7, 2026
@github-actions github-actions Bot closed this Jun 9, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 5d22311 to 5b448ce Compare June 9, 2026 04:18
@github-actions github-actions Bot reopened this Jun 9, 2026
@github-actions github-actions Bot closed this Jun 9, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 6a4bbb2 to 3ae0ae2 Compare June 9, 2026 22:17
@github-actions github-actions Bot reopened this Jun 9, 2026
@github-actions github-actions Bot closed this Jun 10, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 04e3465 to bb6ff9a Compare June 10, 2026 21:46
@github-actions github-actions Bot reopened this Jun 10, 2026
@github-actions github-actions Bot closed this Jun 13, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 9277095 to 8262c2d Compare June 13, 2026 19:34
@github-actions github-actions Bot reopened this Jun 13, 2026
@github-actions github-actions Bot closed this Jun 14, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 3fc0b05 to 011d482 Compare June 14, 2026 17:55
@github-actions github-actions Bot reopened this Jun 14, 2026
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