Version Packages (beta) - #3378
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 7, 2026 09:57
bbd5aff to
eb9e13f
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 7, 2026 17:13
9daf704 to
a8db185
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 7, 2026 20:01
60dc276 to
4bb86d3
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 7, 2026 22:18
019bea8 to
74dbf81
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 8, 2026 04:56
e775650 to
22349e9
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]: