Skip to content

Version Packages (beta)#2692

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 29, 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/ai@5.0.0-beta.13

Patch Changes

  • #2699 654f959 Thanks @VaguelySerious! - DurableAgent now recovers from invalid tool-call input by returning the validation error to the model instead of aborting the stream.

  • Updated dependencies [f6772d9]:

    • workflow@5.0.0-beta.27

@workflow/astro@5.0.0-beta.27

Patch Changes

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

@workflow/builders@5.0.0-beta.27

Patch Changes

  • f6772d9 - Speed up Next.js workflow dev rebuilds, ignore commented imports during HMR discovery, and avoid Turbopack resolving custom-world dynamic imports.

  • Updated dependencies [5a23159, f6772d9, f6772d9]:

    • @workflow/core@5.0.0-beta.27
    • @workflow/utils@5.0.0-beta.5
    • @workflow/errors@5.0.0-beta.9

@workflow/cli@5.0.0-beta.27

Patch Changes

  • Updated dependencies [5a23159, f6772d9, f6772d9, fc5bdcb, 89f4726]:
    • @workflow/core@5.0.0-beta.27
    • @workflow/builders@5.0.0-beta.27
    • @workflow/utils@5.0.0-beta.5
    • @workflow/world-local@5.0.0-beta.23
    • @workflow/world-vercel@5.0.0-beta.23
    • @workflow/web@5.0.0-beta.27
    • @workflow/errors@5.0.0-beta.9

@workflow/core@5.0.0-beta.27

Patch Changes

  • #2665 5a23159 Thanks @NathanColosimo! - Reduce e2e timing and polling flakes.

  • f6772d9 - Speed up Next.js workflow dev rebuilds, ignore commented imports during HMR discovery, and avoid Turbopack resolving custom-world dynamic imports.

  • Updated dependencies [f6772d9, fc5bdcb, 89f4726]:

    • @workflow/utils@5.0.0-beta.5
    • @workflow/world-local@5.0.0-beta.23
    • @workflow/world-vercel@5.0.0-beta.23
    • @workflow/errors@5.0.0-beta.9

@workflow/errors@5.0.0-beta.9

Patch Changes

  • Updated dependencies [f6772d9]:
    • @workflow/utils@5.0.0-beta.5

@workflow/nest@5.0.0-beta.27

Patch Changes

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

@workflow/next@5.0.0-beta.27

Patch Changes

  • f6772d9 - Speed up Next.js workflow dev rebuilds, ignore commented imports during HMR discovery, and avoid Turbopack resolving custom-world dynamic imports.

  • #2693 24f3707 Thanks @ijjk! - Disable Workflow loader source-map emission for node_modules files to avoid noisy SWC input source-map warnings.

  • Updated dependencies [5a23159, f6772d9]:

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

@workflow/nitro@5.0.0-beta.27

Patch Changes

  • Updated dependencies [5a23159, f6772d9, 89f4726]:
    • @workflow/core@5.0.0-beta.27
    • @workflow/builders@5.0.0-beta.27
    • @workflow/web@5.0.0-beta.27
    • @workflow/rollup@5.0.0-beta.27
    • @workflow/vite@5.0.0-beta.27

@workflow/nuxt@5.0.0-beta.27

Patch Changes

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

@workflow/rollup@5.0.0-beta.27

Patch Changes

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

@workflow/sveltekit@5.0.0-beta.27

Patch Changes

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

@workflow/utils@5.0.0-beta.5

Patch Changes

  • f6772d9 - Filter Windows netstat output by PID column when detecting local workflow ports.

@workflow/vite@5.0.0-beta.27

Patch Changes

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

@workflow/vitest@5.0.0-beta.27

Patch Changes

  • Updated dependencies [5a23159, f6772d9, fc5bdcb]:
    • @workflow/core@5.0.0-beta.27
    • @workflow/builders@5.0.0-beta.27
    • @workflow/world-local@5.0.0-beta.23
    • @workflow/rollup@5.0.0-beta.27

@workflow/web@5.0.0-beta.27

Patch Changes

  • #2680 89f4726 Thanks @karthikscale3! - Decompress gzip- and zstd-prefixed serialized data returned from Vercel Workflow storage, and route OSS web hydration through the async WASM-capable path for compressed payloads.

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

Patch Changes

  • #2695 ce0bbb1 Thanks @mitul-s! - Use Unicode ellipsis character (…) instead of three dots (...) in middle-truncate component.

  • #2604 53ecc57 Thanks @mitul-s! - Align the detail panel top info rows with the Attributes section styling, group them in a collapsible Metadata section, and render values in monospace.

  • #2694 6080b8e Thanks @mitul-s! - Add arrow key support on trace viewer

  • #2680 89f4726 Thanks @karthikscale3! - Decompress gzip- and zstd-prefixed serialized data returned from Vercel Workflow storage, and route OSS web hydration through the async WASM-capable path for compressed payloads.

  • Updated dependencies [5a23159, f6772d9, f6772d9]:

    • @workflow/core@5.0.0-beta.27
    • @workflow/utils@5.0.0-beta.5

workflow@5.0.0-beta.27

Patch Changes

  • f6772d9 - Speed up Next.js workflow dev rebuilds, ignore commented imports during HMR discovery, and avoid Turbopack resolving custom-world dynamic imports.

  • Updated dependencies [5a23159, f6772d9, f6772d9, 24f3707]:

    • @workflow/core@5.0.0-beta.27
    • @workflow/next@5.0.0-beta.27
    • @workflow/utils@5.0.0-beta.5
    • @workflow/cli@5.0.0-beta.27
    • @workflow/nitro@5.0.0-beta.27
    • @workflow/typescript-plugin@5.0.0-beta.4
    • @workflow/astro@5.0.0-beta.27
    • @workflow/nest@5.0.0-beta.27
    • @workflow/rollup@5.0.0-beta.27
    • @workflow/sveltekit@5.0.0-beta.27
    • @workflow/errors@5.0.0-beta.9
    • @workflow/nuxt@5.0.0-beta.27

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

Patch Changes

  • #2152 fc5bdcb Thanks @pranaygp! - Reduce local sequential-step replay I/O with bounded recent-event and storage-directory caches.

  • Updated dependencies [f6772d9]:

    • @workflow/utils@5.0.0-beta.5
    • @workflow/errors@5.0.0-beta.9

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

Patch Changes

  • Updated dependencies [f6772d9, fc5bdcb]:
    • @workflow/utils@5.0.0-beta.5
    • @workflow/world-local@5.0.0-beta.23
    • @workflow/errors@5.0.0-beta.9

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

Patch Changes

  • Updated dependencies [5a23159, f6772d9]:
    • @workflow/core@5.0.0-beta.27
    • workflow@5.0.0-beta.27
    • @workflow/cli@5.0.0-beta.27

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

Patch Changes

  • #2680 89f4726 Thanks @karthikscale3! - Decompress gzip- and zstd-prefixed serialized data returned from Vercel Workflow storage, and route OSS web hydration through the async WASM-capable path for compressed payloads.

  • Updated dependencies []:

    • @workflow/errors@5.0.0-beta.9

@github-actions github-actions Bot requested review from a team and ijjk as code owners June 29, 2026 18:27
@vercel

vercel Bot commented Jun 29, 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 Jun 30, 2026 5:53am
example-nextjs-workflow-webpack Ready Ready Preview, Comment Jun 30, 2026 5:53am
example-workflow Ready Ready Preview, Comment Jun 30, 2026 5:53am
workbench-astro-workflow Ready Ready Preview, Comment Jun 30, 2026 5:53am
workbench-express-workflow Ready Ready Preview, Comment Jun 30, 2026 5:53am
workbench-fastify-workflow Ready Ready Preview, Comment Jun 30, 2026 5:53am
workbench-hono-workflow Ready Ready Preview, Comment Jun 30, 2026 5:53am
workbench-nitro-workflow Ready Ready Preview, Comment Jun 30, 2026 5:53am
workbench-nuxt-workflow Ready Ready Preview, Comment Jun 30, 2026 5:53am
workbench-sveltekit-workflow Ready Ready Preview, Comment Jun 30, 2026 5:53am
workbench-tanstack-start-workflow Ready Ready Preview, Comment Jun 30, 2026 5:53am
workbench-vite-workflow Ready Ready Preview, Comment Jun 30, 2026 5:53am
workflow-docs Ready Ready Preview, Comment, Open in v0 Jun 30, 2026 5:53am
workflow-swc-playground Ready Ready Preview, Comment Jun 30, 2026 5:53am
workflow-tarballs Ready Ready Preview, Comment Jun 30, 2026 5:53am
workflow-web Ready Ready Preview, Comment Jun 30, 2026 5:53am

@github-actions github-actions Bot closed this Jun 29, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from c12f68c to 24f3707 Compare June 29, 2026 20:17
@github-actions github-actions Bot reopened this Jun 29, 2026
@github-actions github-actions Bot closed this Jun 29, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 76a0ebf to 6080b8e Compare June 29, 2026 20:50
@github-actions github-actions Bot reopened this Jun 29, 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