Version Packages (beta) - #1
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
February 21, 2026 19:28
29ec3ee to
207d90e
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
February 27, 2026 08:15
00562b1 to
4891aed
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
May 6, 2026 04:11
d151394 to
c80b747
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
May 10, 2026 03:59
9575634 to
09a0c1d
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
May 21, 2026 04:54
f764af0 to
ee61817
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
May 27, 2026 04:37
c8fac14 to
b0d0561
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
June 20, 2026 04:47
545c731 to
047ebd0
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
June 25, 2026 04:40
3130b87 to
8c12132
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
July 7, 2026 04:35
543280e to
239031a
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
July 15, 2026 03:34
3976f89 to
a00d169
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
July 22, 2026 03:42
8cf3ada to
fe12b84
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@workflow/world@5.0.0-beta.26
Minor Changes
439a495Thanks @karthikscale3! - Carry the run's pinned deployment on lazy resume messages so misrouted deliveries re-route before thehook_receivedwrite.Patch Changes
#3385
74dbf81Thanks @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
a8db185Thanks @VaguelySerious! - Fold new events returned byevents.createinto the replay log so a completed wait no longer needs a follow-upevents.listround trip#3205
22349e9Thanks @NathanColosimo! - Load replay-event suffixes through one World request.#3124
65139acThanks @NathanColosimo! - Infer required run and step entities, including their start times, fromevents.createrequest types.@workflow/world-vercel@5.0.0-beta.37
Minor Changes
4bb86d3Thanks @NathanColosimo! - Support Hook minimum retention on Vercel.Patch Changes
#3385
74dbf81Thanks @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
a8db185Thanks @VaguelySerious! - Fold new events returned byevents.createinto the replay log so a completed wait no longer needs a follow-upevents.listround trip#3370
bf4dda6Thanks @VaguelySerious! - Recover from HTTP/2 connections that stop delivering event requests, and makeWORKFLOW_H2_MULTIPLEX=0disable HTTP/2 on the events path entirely#3205
22349e9Thanks @NathanColosimo! - Load replay-event suffixes through one World request.#3191
665110bThanks @NathanColosimo! - Load the current replay log from non-Turborun_startedresponses while preserving Turbo's preload opt-out.#3124
65139acThanks @NathanColosimo! - Infer required run and step entities, including their start times, fromevents.createrequest types.Updated dependencies [
74dbf81,a8db185,439a495,22349e9,65139ac]:@workflow/astro@5.0.0-beta.41
Patch Changes
@workflow/builders@5.0.0-beta.41
Patch Changes
74dbf81,65139ac,a8db185,4bb86d3,439a495,eb9e13f,19b5b85,22349e9,65139ac]:@workflow/cli@5.0.0-beta.41
Patch Changes
74dbf81,65139ac,a8db185,4bb86d3,439a495,bf4dda6,eb9e13f,19b5b85,22349e9,665110b,65139ac,4bb86d3]:@workflow/core@5.0.0-beta.41
Patch Changes
#3385
74dbf81Thanks @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
65139acThanks @NathanColosimo! - Continue partialrun_startedevent preloads from their cursor instead of reloading the event log from the beginning.#3382
a8db185Thanks @VaguelySerious! - Fold new events returned byevents.createinto the replay log so a completed wait no longer needs a follow-upevents.listround trip#3286
4bb86d3Thanks @NathanColosimo! - Fail a workflow when its World deterministically rejects Hook creation.#3374
439a495Thanks @karthikscale3! - Carry the run's pinned deployment on lazy resume messages so misrouted deliveries re-route before thehook_receivedwrite.#3342
eb9e13fThanks @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 withWORKFLOW_QUICKJS_BASELINE_SNAPSHOT=0.#3263
19b5b85Thanks @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
22349e9Thanks @NathanColosimo! - Load replay-event suffixes through one World request.#3124
65139acThanks @NathanColosimo! - Infer required run and step entities, including their start times, fromevents.createrequest types.Updated dependencies [
74dbf81,a8db185,439a495,bf4dda6,22349e9,665110b,65139ac,4bb86d3]:@workflow/nest@5.0.0-beta.41
Patch Changes
@workflow/next@5.0.0-beta.41
Patch Changes
74dbf81,65139ac,a8db185,4bb86d3,439a495,eb9e13f,19b5b85,22349e9,65139ac]:@workflow/nitro@5.0.0-beta.41
Patch Changes
74dbf81,65139ac,a8db185,4bb86d3,439a495,eb9e13f,19b5b85,22349e9,65139ac]:@workflow/nuxt@5.0.0-beta.41
Patch Changes
@workflow/rollup@5.0.0-beta.41
Patch Changes
@workflow/sveltekit@5.0.0-beta.41
Patch Changes
@workflow/vite@5.0.0-beta.41
Patch Changes
@workflow/vitest@5.0.0-beta.41
Patch Changes
74dbf81,65139ac,a8db185,4bb86d3,439a495,eb9e13f,19b5b85,22349e9,65139ac]:@workflow/web@5.0.0-beta.41
Patch Changes
a8db185,22349e9,65139ac]:@workflow/web-shared@5.0.0-beta.41
Patch Changes
74dbf81,65139ac,a8db185,4bb86d3,439a495,eb9e13f,19b5b85,22349e9,65139ac]:workflow@5.0.0-beta.41
Patch Changes
74dbf81,65139ac,a8db185,4bb86d3,439a495,eb9e13f,19b5b85,22349e9,65139ac]:@workflow/world-local@5.0.0-beta.35
Patch Changes
#3382
a8db185Thanks @VaguelySerious! - Fold new events returned byevents.createinto the replay log so a completed wait no longer needs a follow-upevents.listround trip#3205
22349e9Thanks @NathanColosimo! - Load replay-event suffixes through one World request.#3124
65139acThanks @NathanColosimo! - Infer required run and step entities, including their start times, fromevents.createrequest types.Updated dependencies [
74dbf81,a8db185,439a495,22349e9,65139ac]:@workflow/world-postgres@5.0.0-beta.33
Patch Changes
#3385
74dbf81Thanks @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
a8db185Thanks @VaguelySerious! - Fold new events returned byevents.createinto the replay log so a completed wait no longer needs a follow-upevents.listround trip#3205
22349e9Thanks @NathanColosimo! - Load replay-event suffixes through one World request.#3124
65139acThanks @NathanColosimo! - Infer required run and step entities, including their start times, fromevents.createrequest types.Updated dependencies [
74dbf81,a8db185,439a495,22349e9,65139ac]:@workflow/world-testing@5.0.0-beta.41
Patch Changes
74dbf81,65139ac,a8db185,4bb86d3,439a495,eb9e13f,19b5b85,22349e9,65139ac]: