Skip to content

Version Packages (beta)#2953

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 15, 2026

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/world@5.0.0-beta.22

Minor Changes

  • #2915 7d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

  • #2970 bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

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

Minor Changes

  • #2915 7d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

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

Minor Changes

  • #2915 7d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/errors@5.0.0-beta.11

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

Minor Changes

  • #2915 7d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • #2951 6f032d7 Thanks @karthikscale3! - Decode stable-line CBOR structured errors when reading v4 workflow events while preserving current serialized error payloads.

  • #2959 457e671 Thanks @alangenfeld! - Log the underlying queue handler error before retrying a failed delivery.

  • #2970 bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

  • Updated dependencies [7d29bab, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/astro@5.0.0-beta.36

Patch Changes

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

@workflow/builders@5.0.0-beta.36

Patch Changes

@workflow/cli@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, 6f032d7, bb773e9, 457e671, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/web@5.0.0-beta.36

@workflow/core@5.0.0-beta.36

Patch Changes

  • #2970 bb773e9 Thanks @VaguelySerious! - Keep the inline event-log delta fast path active with open hooks when WORKFLOW_PRECONDITION_GUARD=1 and the World declares capabilities.preconditionGuard. The lazy inline step_started claim now carries the guard snapshot so a stale replay's claim is fenced (412 → fresh replay), and guard-enforced batches with an open hook take the await-then-run path so a fenced claim never executes the step body.

  • #2980 268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [7d29bab, 6f032d7, 457e671, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/errors@5.0.0-beta.11

@workflow/nest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/next@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36

@workflow/nitro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/web@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/nuxt@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36

@workflow/rollup@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/sveltekit@5.0.0-beta.36

Patch Changes

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

@workflow/vite@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/vitest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36

@workflow/web@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab]:
    • @workflow/world-local@5.0.0-beta.30

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

Patch Changes

  • #2968 1973317 Thanks @mitul-s! - Adjust helper position on trace viewer

  • #2962 774e12c Thanks @mitul-s! - Show a delayed tooltip (Step, Hook, Sleep, Workflow) when hovering the icon on each row in the new trace viewer's event list.

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/core@5.0.0-beta.36

workflow@5.0.0-beta.36

Patch Changes

  • #2980 268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [bb773e9, 268fede]:

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

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

Patch Changes

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/core@5.0.0-beta.36
    • workflow@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36

@github-actions
github-actions Bot requested review from a team and ijjk as code owners July 15, 2026 22:18
@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview, Comment Jul 17, 2026 9:09pm
example-nextjs-workflow-webpack Ready Ready Preview, Comment Jul 17, 2026 9:09pm
example-workflow Ready Ready Preview, Comment Jul 17, 2026 9:09pm
workbench-astro-workflow Ready Ready Preview, Comment Jul 17, 2026 9:09pm
workbench-express-workflow Ready Ready Preview, Comment Jul 17, 2026 9:09pm
workbench-fastify-workflow Ready Ready Preview, Comment Jul 17, 2026 9:09pm
workbench-hono-workflow Ready Ready Preview, Comment Jul 17, 2026 9:09pm
workbench-nitro-workflow Ready Ready Preview, Comment Jul 17, 2026 9:09pm
workbench-nuxt-workflow Ready Ready Preview, Comment Jul 17, 2026 9:09pm
workbench-sveltekit-workflow Ready Ready Preview, Comment Jul 17, 2026 9:09pm
workbench-tanstack-start-workflow Ready Ready Preview, Comment Jul 17, 2026 9:09pm
workbench-vite-workflow Ready Ready Preview, Comment Jul 17, 2026 9:09pm
workflow-docs Ready Ready Preview, Comment, Open in v0 Jul 17, 2026 9:09pm
workflow-swc-playground Ready Ready Preview, Comment Jul 17, 2026 9:09pm
workflow-tarballs Ready Ready Preview, Comment Jul 17, 2026 9:09pm
workflow-web Ready Ready Preview, Comment Jul 17, 2026 9:09pm

@github-actions github-actions Bot closed this Jul 16, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 39dd337 to 8a87252 Compare July 16, 2026 10:15
@github-actions github-actions Bot reopened this Jul 16, 2026
@github-actions github-actions Bot reopened this Jul 16, 2026
@github-actions github-actions Bot closed this Jul 16, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 096bf2f to 5554c25 Compare July 16, 2026 16:28
@github-actions github-actions Bot reopened this Jul 16, 2026
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