Skip to content

Version Packages (beta) - #340

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

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

Conversation

@github-actions

@github-actionsgithub-actionsBot 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/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

  • Updated dependencies [b0adb50, 1321570, 234d3dd]:
    • @workflow/core@5.0.0-beta.43
    • @workflow/errors@5.0.0-beta.17

@workflow/cli@5.0.0-beta.43

Patch Changes

  • Updated dependencies [b0adb50, 1321570, 234d3dd]:
    • @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

  • #3025b0adb50 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.

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

  • #3560234d3dd 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.

  • 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

  • #3529ae16375 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]:

    • @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]:
    • @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]:
    • @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

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

workflow@5.0.0-beta.43

Patch Changes

  • #34971321570 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]:

    • @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

  • #3025b0adb50 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.

  • #34971321570 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]:
    • @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

  • #3025b0adb50 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-actionsBotforce-pushed the changeset-release/main branch from ea4bb93 to c43e721CompareMay 17, 2026 17:07
@github-actionsgithub-actionsBot reopened this May 17, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 9e3825c to fc6a265CompareMay 19, 2026 20:21
@github-actionsgithub-actionsBot reopened this May 19, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 8322a96 to 9d2a926CompareMay 20, 2026 18:49
@github-actionsgithub-actionsBot reopened this May 20, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 253b141 to a490f58CompareMay 23, 2026 16:21
@github-actionsgithub-actionsBot reopened this May 23, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 0d23250 to 503a929CompareMay 24, 2026 14:18
@github-actionsgithub-actionsBot reopened this May 24, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from c875ba4 to c58cae6CompareMay 26, 2026 09:35
@github-actionsgithub-actionsBot reopened this May 26, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 050f484 to 8633ebbCompareMay 26, 2026 18:41
@github-actionsgithub-actionsBot reopened this May 26, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 974eac2 to b0d0561CompareMay 27, 2026 04:20
@github-actionsgithub-actionsBot reopened this May 27, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 3c8356c to 234412aCompareMay 28, 2026 10:50
@github-actionsgithub-actionsBot reopened this May 28, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 6278396 to 55e1765CompareMay 29, 2026 02:41
@github-actionsgithub-actionsBot reopened this May 29, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from be0cb86 to 7994629CompareJune 2, 2026 22:39
@github-actionsgithub-actionsBot reopened this Jun 2, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 7aac31d to b8a337cCompareJune 4, 2026 22:23
@github-actionsgithub-actionsBot reopened this Jun 4, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from c2713b6 to ddc8a79CompareJune 5, 2026 21:56
@github-actionsgithub-actionsBot reopened this Jun 5, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from a9dafb2 to d674d6fCompareJune 6, 2026 20:17
@github-actionsgithub-actionsBot reopened this Jun 6, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 5e0ca84 to a51910bCompareJune 7, 2026 16:10
@github-actionsgithub-actionsBot reopened this Jun 7, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 5d22311 to 5b448ceCompareJune 9, 2026 04:18
@github-actionsgithub-actionsBot reopened this Jun 9, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 6a4bbb2 to 3ae0ae2CompareJune 9, 2026 22:17
@github-actionsgithub-actionsBot reopened this Jun 9, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 04e3465 to bb6ff9aCompareJune 10, 2026 21:46
@github-actionsgithub-actionsBot reopened this Jun 10, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 9277095 to 8262c2dCompareJune 13, 2026 19:34
@github-actionsgithub-actionsBot reopened this Jun 13, 2026
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 3fc0b05 to 011d482CompareJune 14, 2026 17:55
@github-actionsgithub-actionsBot reopened this Jun 14, 2026
Sign up for freeto 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