Version Packages (beta) - #104
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
15 times, most recently
from
February 19, 2026 02:29
057a03d to
0b0ccf8
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
8 times, most recently
from
February 26, 2026 20:29
dae1fc1 to
d127a7d
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
February 27, 2026 20:29
5e5c154 to
0fea67f
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
April 30, 2026 20:29
6f8bb50 to
03dfab3
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
8 times, most recently
from
May 9, 2026 20:29
96741e9 to
09a0c1d
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
12 times, most recently
from
May 22, 2026 02:29
41c3171 to
2a446af
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
9 times, most recently
from
May 28, 2026 08:33
f4455ab to
62ec537
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.28
Minor Changes
04e060aThanks @VaguelySerious! - AddWORKFLOW_NODE_HTTPto run the Vercel and Local World HTTP layers on Node's built-innode:httpandnode:httpsmodules instead of their usual HTTP client library.Patch Changes
#3025
b0adb50Thanks @pranaygp! - Batched event writes: add the optionalevents.createBatchWorld API (ordered events, one durable write, per-event outcomes), implement it in@workflow/world-vercelagainstPOST /v4/runs/:runId/events/batch(slot-identity runs only), and fold clean suspension fan-outs — eagerstep_createdandwait_createdwrites — into batched writes in the runtime. On by default; disable withWORKFLOW_BATCH_TRANSITIONS=0.#3497
1321570Thanks @VaguelySerious! - Log ignored duplicate events atdebuginstead ofinfo/error, so a straggler no longer prints on every replay of the run.@workflow/world-local@5.0.0-beta.37
Minor Changes
04e060aThanks @VaguelySerious! - AddWORKFLOW_NODE_HTTPto run the Vercel and Local World HTTP layers on Node's built-innode:httpandnode:httpsmodules instead of their usual HTTP client library.Patch Changes
b0adb50,1321570,04e060a]:@workflow/world-vercel@5.0.0-beta.39
Minor Changes
04e060aThanks @VaguelySerious! - AddWORKFLOW_NODE_HTTPto run the Vercel and Local World HTTP layers on Node's built-innode:httpandnode:httpsmodules instead of their usual HTTP client library.Patch Changes
#3025
b0adb50Thanks @pranaygp! - Batched event writes: add the optionalevents.createBatchWorld API (ordered events, one durable write, per-event outcomes), implement it in@workflow/world-vercelagainstPOST /v4/runs/:runId/events/batch(slot-identity runs only), and fold clean suspension fan-outs — eagerstep_createdandwait_createdwrites — into batched writes in the runtime. On by default; disable withWORKFLOW_BATCH_TRANSITIONS=0.#3586
52526e1Thanks @NathanColosimo! - Avoid repeatedly copying partial event-frame bodies as network chunks arrive.Updated dependencies [
b0adb50,1321570,04e060a]:@workflow/astro@5.0.0-beta.43
Patch Changes
@workflow/builders@5.0.0-beta.43
Patch Changes
b0adb50,1321570,234d3dd,707dfe6,ac51658,c5f9177,880801b]:@workflow/cli@5.0.0-beta.43
Patch Changes
b0adb50,1321570,234d3dd,52526e1,04e060a,707dfe6,ac51658,c5f9177,880801b]:@workflow/core@5.0.0-beta.43
Patch Changes
#3025
b0adb50Thanks @pranaygp! - Batched event writes: add the optionalevents.createBatchWorld API (ordered events, one durable write, per-event outcomes), implement it in@workflow/world-vercelagainstPOST /v4/runs/:runId/events/batch(slot-identity runs only), and fold clean suspension fan-outs — eagerstep_createdandwait_createdwrites — into batched writes in the runtime. On by default; disable withWORKFLOW_BATCH_TRANSITIONS=0.#3497
1321570Thanks @VaguelySerious! - Log ignored duplicate events atdebuginstead ofinfo/error, so a straggler no longer prints on every replay of the run.#3560
234d3ddThanks @alangenfeld! - Add a run-pickup watchdog to the e2e harness: a started run still pending after a budget is replaced (side-effect-free) and recorded as an infra event surfaced separately from test failures and flaky retries.#3554
707dfe6Thanks @VaguelySerious! - Fix a replay-determinism gap where branch wake order — and therefore step correlation ids — could depend on how much of the event log an invocation had loaded, corrupting runs under concurrent replays (CORRUPTED_EVENT_LOG).#3526
ac51658Thanks @shalabhc! - Record aworkflow.step.execute.durationOpenTelemetry histogram around user step execution#3564
c5f9177Thanks @alangenfeld! - Verify stream tail when the reconnecting framed reader receives an EOF to ensure it is due to stream completion (and not other world-side behavior)#3567
880801bThanks @alangenfeld! - Propagate invocation request IDs to step-start events.Updated dependencies [
b0adb50,1321570,52526e1,04e060a]:@workflow/nest@5.0.0-beta.43
Patch Changes
@workflow/next@5.0.0-beta.43
Patch Changes
#3529
ae16375Thanks @alangenfeld! - Fix dev HMR dropping edits to already-tracked files that land while a full rediscovery rebuild is in flight; the post-rebuild baseline refresh absorbed such edits so their watcher events classified as no-ops and the change never reached the manifest. Files first discovered by the in-flight rebuild narrow the same race but a create-then-edit within one rebuild window can still be absorbed.#3589
916fcf0Thanks @alangenfeld! - Dev HMR logging (WORKFLOW_DEV_HMR_LOGS=1) now also logsworkflow dev hmr: rebuild completeUpdated dependencies [
b0adb50,1321570,234d3dd,707dfe6,ac51658,c5f9177,880801b]:@workflow/nitro@5.0.0-beta.43
Patch Changes
b0adb50,1321570,234d3dd,707dfe6,ac51658,c5f9177,880801b]:@workflow/nuxt@5.0.0-beta.43
Patch Changes
@workflow/rollup@5.0.0-beta.43
Patch Changes
@workflow/sveltekit@5.0.0-beta.43
Patch Changes
@workflow/vite@5.0.0-beta.43
Patch Changes
@workflow/vitest@5.0.0-beta.43
Patch Changes
b0adb50,1321570,234d3dd,04e060a,707dfe6,ac51658,c5f9177,880801b]:@workflow/web@5.0.0-beta.43
Patch Changes
04e060a]:@workflow/web-shared@5.0.0-beta.43
Patch Changes
#3630
6ca2f1bThanks @mitul-s! - Batch and cache middle-truncate measurements to avoid repeated layout work during resizes.Updated dependencies [
b0adb50,1321570,234d3dd,04e060a,707dfe6,ac51658,c5f9177,880801b]:workflow@5.0.0-beta.43
Patch Changes
#3497
1321570Thanks @VaguelySerious! - Log ignored duplicate events atdebuginstead ofinfo/error, so a straggler no longer prints on every replay of the run.#3554
707dfe6Thanks @VaguelySerious! - Fix a replay-determinism gap where branch wake order — and therefore step correlation ids — could depend on how much of the event log an invocation had loaded, corrupting runs under concurrent replays (CORRUPTED_EVENT_LOG).Updated dependencies [
b0adb50,ae16375,916fcf0,1321570,234d3dd,707dfe6,ac51658,c5f9177,880801b]:@workflow/world-postgres@5.0.0-beta.35
Patch Changes
b0adb50,1321570,04e060a]:@workflow/world-testing@5.0.0-beta.43
Patch Changes
b0adb50,1321570,234d3dd,04e060a,707dfe6,ac51658,c5f9177,880801b]: