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

Minor Changes

  • f76377b - Add an optional metadata-only world.analytics namespace for observability reads (runs, steps, events, hooks, waits). Implemented by @workflow/world-vercel; payload-bearing fields remain on the canonical runtime storage APIs.

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

Minor Changes

  • 97b8469 - Move Workflow Postgres enum types into the workflow schema.

Patch Changes

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

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

Minor Changes

  • f76377b - Add an optional metadata-only world.analytics namespace for observability reads (runs, steps, events, hooks, waits). Implemented by @workflow/world-vercel; payload-bearing fields remain on the canonical runtime storage APIs.

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 [f76377b]:

    • @workflow/world@5.0.0-beta.15
    • @workflow/errors@5.0.0-beta.9

@workflow/ai@5.0.0-beta.13

Patch Changes

  • 0f02af4 - Continue DurableAgent tool loops whenever a model step contains tool calls, regardless of the reported finish reason.

  • 654f959 - 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, 7615d99]:
    • @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.

  • 7615d99 - Fix workflow graph extraction when transformed step proxies include pure annotations.

  • 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, 7615d99, f6772d9, fc5bdcb, f76377b, 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@5.0.0-beta.15
    • @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

  • 5a23159 - 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, f76377b, 89f4726]:

    • @workflow/utils@5.0.0-beta.5
    • @workflow/world-local@5.0.0-beta.23
    • @workflow/world@5.0.0-beta.15
    • @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, 7615d99]:
    • @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.

  • 7eabc1f - Derive the workflow builder project root from Next.js workspace root configuration.

  • #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, 7615d99]:

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

@workflow/nitro@5.0.0-beta.27

Patch Changes

  • 3077b8a - Use Nitro's workspace root for workflow module resolution so Nitro and Nuxt monorepo apps can import sibling workspace packages without extra config.

  • Updated dependencies [5a23159, f6772d9, 7615d99, 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

  • 3077b8a - Use Nitro's workspace root for workflow module resolution so Nitro and Nuxt monorepo apps can import sibling workspace packages without extra config.

  • Updated dependencies [3077b8a]:

    • @workflow/nitro@5.0.0-beta.27

@workflow/rollup@5.0.0-beta.27

Patch Changes

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

@workflow/sveltekit@5.0.0-beta.27

Patch Changes

  • Updated dependencies [f6772d9, 7615d99]:
    • @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, 7615d99]:
    • @workflow/builders@5.0.0-beta.27

@workflow/vitest@5.0.0-beta.27

Patch Changes

  • Updated dependencies [5a23159, f6772d9, 7615d99, fc5bdcb, f76377b]:
    • @workflow/core@5.0.0-beta.27
    • @workflow/builders@5.0.0-beta.27
    • @workflow/world-local@5.0.0-beta.23
    • @workflow/world@5.0.0-beta.15
    • @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

  • ce0bbb1 - Use Unicode ellipsis character (…) instead of three dots (...) in middle-truncate component.

  • 53ecc57 - Align the detail panel top info rows with the Attributes section styling, group them in a collapsible Metadata section, and render values in monospace.

  • 6080b8e - Add arrow key support on trace viewer

  • 89f4726 - 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, f76377b]:

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

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, 7eabc1f, 3077b8a, 24f3707]:

    • @workflow/core@5.0.0-beta.27
    • @workflow/next@5.0.0-beta.27
    • @workflow/utils@5.0.0-beta.5
    • @workflow/nitro@5.0.0-beta.27
    • @workflow/nuxt@5.0.0-beta.27
    • @workflow/cli@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/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, f76377b]:

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

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

Patch Changes

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

@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 Jul 1, 2026 7:02pm
example-nextjs-workflow-webpack Ready Ready Preview, Comment Jul 1, 2026 7:02pm
example-workflow Ready Ready Preview, Comment Jul 1, 2026 7:02pm
workbench-astro-workflow Ready Ready Preview, Comment Jul 1, 2026 7:02pm
workbench-express-workflow Ready Ready Preview, Comment Jul 1, 2026 7:02pm
workbench-fastify-workflow Ready Ready Preview, Comment Jul 1, 2026 7:02pm
workbench-hono-workflow Ready Ready Preview, Comment Jul 1, 2026 7:02pm
workbench-nitro-workflow Ready Ready Preview, Comment Jul 1, 2026 7:02pm
workbench-nuxt-workflow Ready Ready Preview, Comment Jul 1, 2026 7:02pm
workbench-sveltekit-workflow Ready Ready Preview, Comment Jul 1, 2026 7:02pm
workbench-tanstack-start-workflow Ready Ready Preview, Comment Jul 1, 2026 7:02pm
workbench-vite-workflow Ready Ready Preview, Comment Jul 1, 2026 7:02pm
workflow-docs Ready Ready Preview, Comment, Open in v0 Jul 1, 2026 7:02pm
workflow-swc-playground Ready Ready Preview, Comment Jul 1, 2026 7:02pm
workflow-tarballs Ready Ready Preview, Comment Jul 1, 2026 7:02pm
workflow-web Ready Ready Preview, Comment Jul 1, 2026 7:02pm

@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