Skip to content

Version Packages (beta) - #3598

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

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

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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/astro@5.0.0-beta.43

Patch Changes

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

@workflow/builders@5.0.0-beta.43

Patch Changes

@workflow/cli@5.0.0-beta.43

Patch Changes

  • Updated dependencies [b0adb50, 1321570, 234d3dd, ac51658, c5f9177]:
    • @workflow/world@5.0.0-beta.28
    • @workflow/world-vercel@5.0.0-beta.39
    • @workflow/core@5.0.0-beta.43
    • @workflow/errors@5.0.0-beta.17
    • @workflow/web@5.0.0-beta.43
    • @workflow/world-local@5.0.0-beta.37
    • @workflow/builders@5.0.0-beta.43

@workflow/core@5.0.0-beta.43

Patch Changes

  • #3025 b0adb50 Thanks @pranaygp! - Batched event writes: add the optional events.createBatch World API (ordered events, one durable write, per-event outcomes), implement it in @workflow/world-vercel against POST /v4/runs/:runId/events/batch (slot-identity runs only), and fold clean suspension fan-outs — eager step_created and wait_created writes — into batched writes in the runtime. On by default; disable with WORKFLOW_BATCH_TRANSITIONS=0.

  • #3497 1321570 Thanks @VaguelySerious! - Log ignored duplicate events at debug instead of info/error, so a straggler no longer prints on every replay of the run.

  • #3560 234d3dd Thanks @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.

  • #3526 ac51658 Thanks @shalabhc! - Record a workflow.step.execute.duration OpenTelemetry histogram around user step execution

  • #3564 c5f9177 Thanks @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)

  • Updated dependencies [b0adb50, 1321570]:

    • @workflow/world@5.0.0-beta.28
    • @workflow/world-vercel@5.0.0-beta.39
    • @workflow/errors@5.0.0-beta.17
    • @workflow/world-local@5.0.0-beta.37

@workflow/nest@5.0.0-beta.43

Patch Changes

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

@workflow/next@5.0.0-beta.43

Patch Changes

  • #3529 ae16375 Thanks @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.

  • Updated dependencies [b0adb50, 1321570, 234d3dd, ac51658, c5f9177]:

    • @workflow/core@5.0.0-beta.43
    • @workflow/builders@5.0.0-beta.43

@workflow/nitro@5.0.0-beta.43

Patch Changes

  • Updated dependencies [b0adb50, 1321570, 234d3dd, ac51658, c5f9177]:
    • @workflow/core@5.0.0-beta.43
    • @workflow/web@5.0.0-beta.43
    • @workflow/builders@5.0.0-beta.43
    • @workflow/rollup@5.0.0-beta.43
    • @workflow/vite@5.0.0-beta.43

@workflow/nuxt@5.0.0-beta.43

Patch Changes

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

@workflow/rollup@5.0.0-beta.43

Patch Changes

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

@workflow/sveltekit@5.0.0-beta.43

Patch Changes

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

@workflow/vite@5.0.0-beta.43

Patch Changes

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

@workflow/vitest@5.0.0-beta.43

Patch Changes

  • Updated dependencies [b0adb50, 1321570, 234d3dd, ac51658, c5f9177]:
    • @workflow/world@5.0.0-beta.28
    • @workflow/core@5.0.0-beta.43
    • @workflow/world-local@5.0.0-beta.37
    • @workflow/builders@5.0.0-beta.43
    • @workflow/rollup@5.0.0-beta.43

@workflow/web@5.0.0-beta.43

Patch Changes

  • Updated dependencies []:
    • @workflow/world-local@5.0.0-beta.37

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

Patch Changes

workflow@5.0.0-beta.43

Patch Changes

  • #3497 1321570 Thanks @VaguelySerious! - Log ignored duplicate events at debug instead of info/error, so a straggler no longer prints on every replay of the run.

  • Updated dependencies [b0adb50, ae16375, 1321570, 234d3dd, ac51658, c5f9177]:

    • @workflow/core@5.0.0-beta.43
    • @workflow/next@5.0.0-beta.43
    • @workflow/cli@5.0.0-beta.43
    • @workflow/errors@5.0.0-beta.17
    • @workflow/nitro@5.0.0-beta.43
    • @workflow/typescript-plugin@5.0.0-beta.5
    • @workflow/astro@5.0.0-beta.43
    • @workflow/nest@5.0.0-beta.43
    • @workflow/rollup@5.0.0-beta.43
    • @workflow/sveltekit@5.0.0-beta.43
    • @workflow/nuxt@5.0.0-beta.43

@workflow/world@5.0.0-beta.28

Patch Changes

  • #3025 b0adb50 Thanks @pranaygp! - Batched event writes: add the optional events.createBatch World API (ordered events, one durable write, per-event outcomes), implement it in @workflow/world-vercel against POST /v4/runs/:runId/events/batch (slot-identity runs only), and fold clean suspension fan-outs — eager step_created and wait_created writes — into batched writes in the runtime. On by default; disable with WORKFLOW_BATCH_TRANSITIONS=0.

  • #3497 1321570 Thanks @VaguelySerious! - Log ignored duplicate events at debug instead of info/error, so a straggler no longer prints on every replay of the run.

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

Patch Changes

  • Updated dependencies [b0adb50, 1321570]:
    • @workflow/world@5.0.0-beta.28
    • @workflow/errors@5.0.0-beta.17

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

Patch Changes

  • Updated dependencies [b0adb50, 1321570]:
    • @workflow/world@5.0.0-beta.28
    • @workflow/errors@5.0.0-beta.17
    • @workflow/world-local@5.0.0-beta.37

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

Patch Changes

  • Updated dependencies [b0adb50, 1321570, 234d3dd, ac51658, c5f9177]:
    • @workflow/world@5.0.0-beta.28
    • @workflow/core@5.0.0-beta.43
    • workflow@5.0.0-beta.43
    • @workflow/cli@5.0.0-beta.43

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

Patch Changes

  • #3025 b0adb50 Thanks @pranaygp! - Batched event writes: add the optional events.createBatch World API (ordered events, one durable write, per-event outcomes), implement it in @workflow/world-vercel against POST /v4/runs/:runId/events/batch (slot-identity runs only), and fold clean suspension fan-outs — eager step_created and wait_created writes — into batched writes in the runtime. On by default; disable with WORKFLOW_BATCH_TRANSITIONS=0.

  • Updated dependencies [b0adb50, 1321570]:

    • @workflow/world@5.0.0-beta.28
    • @workflow/errors@5.0.0-beta.17

@github-actions
github-actions Bot requested a review from a team as a code owner August 17, 2026 21:50
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