Skip to content

Version Packages (beta)#2254

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

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 4, 2026

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/core@5.0.0-beta.13

Minor Changes

  • #1854 8d75491 Thanks @TooTallNate! - Surface workflowCoreVersion from the responding deployment in healthCheck() results.

Patch Changes

  • Updated dependencies [81bda49]:
    • @workflow/world-local@5.0.0-beta.14
    • @workflow/world-vercel@5.0.0-beta.12

workflow@5.0.0-beta.13

Minor Changes

  • #1854 8d75491 Thanks @TooTallNate! - Surface workflowCoreVersion from the responding deployment in healthCheck() results.

Patch Changes

  • Updated dependencies [a51910b, 8d75491, 0b8b077, d674d6f]:
    • @workflow/next@5.0.0-beta.13
    • @workflow/core@5.0.0-beta.13
    • @workflow/nest@5.0.0-beta.13
    • @workflow/cli@5.0.0-beta.13
    • @workflow/nitro@5.0.0-beta.13
    • @workflow/typescript-plugin@5.0.0-beta.4
    • @workflow/astro@5.0.0-beta.13
    • @workflow/rollup@5.0.0-beta.13
    • @workflow/sveltekit@5.0.0-beta.13
    • @workflow/nuxt@5.0.0-beta.13

@workflow/ai@5.0.0-beta.7

Patch Changes

  • Updated dependencies [8d75491]:
    • workflow@5.0.0-beta.13

@workflow/astro@5.0.0-beta.13

Patch Changes

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

@workflow/builders@5.0.0-beta.13

Patch Changes

  • Updated dependencies [8d75491]:
    • @workflow/core@5.0.0-beta.13

@workflow/cli@5.0.0-beta.13

Patch Changes

  • Updated dependencies [8d75491, 81bda49]:
    • @workflow/core@5.0.0-beta.13
    • @workflow/world-local@5.0.0-beta.14
    • @workflow/world-vercel@5.0.0-beta.12
    • @workflow/web@5.0.0-beta.13
    • @workflow/builders@5.0.0-beta.13

@workflow/nest@5.0.0-beta.13

Patch Changes

  • #2080 d674d6f Thanks @VaguelySerious! - Use AST-based import rewriting for NestJS CommonJS workflow bundles.

  • Updated dependencies []:

    • @workflow/builders@5.0.0-beta.13

@workflow/next@5.0.0-beta.13

Patch Changes

  • #2253 a51910b Thanks @wbinnssmith! - Always apply turbopack content condition regardless of builder mode to prevent the workflow loader from running on every JS/TS file when lazy discovery is enabled.

  • #2263 0b8b077 Thanks @ijjk! - Avoid creating a separate esbuild steps bundle in Next.js lazy discovery mode.

  • Updated dependencies [8d75491]:

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

@workflow/nitro@5.0.0-beta.13

Patch Changes

  • Updated dependencies [8d75491]:
    • @workflow/core@5.0.0-beta.13
    • @workflow/web@5.0.0-beta.13
    • @workflow/builders@5.0.0-beta.13
    • @workflow/rollup@5.0.0-beta.13
    • @workflow/vite@5.0.0-beta.13

@workflow/nuxt@5.0.0-beta.13

Patch Changes

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

@workflow/rollup@5.0.0-beta.13

Patch Changes

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

@workflow/sveltekit@5.0.0-beta.13

Patch Changes

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

@workflow/vite@5.0.0-beta.13

Patch Changes

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

@workflow/vitest@5.0.0-beta.13

Patch Changes

  • Updated dependencies [8d75491, 81bda49]:
    • @workflow/core@5.0.0-beta.13
    • @workflow/world-local@5.0.0-beta.14
    • @workflow/builders@5.0.0-beta.13
    • @workflow/rollup@5.0.0-beta.13

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

Patch Changes

  • #2251 63f1a99 Thanks @karthikscale3! - Render message-only workflow errors with the dedicated error block instead of the generic data inspector.

  • #2252 9398065 Thanks @mitul-s! - New trace viewer cleanup: fix EventRow crash on spans without attributes.data, drop dead DetailPanel + empty placeholder files, give time markers and segments stable keys, fix invalid stroke-linejoin JSX attribute, and replace the unsafe Trace cast with the real TraceWithMeta type.

  • Updated dependencies [8d75491]:

    • @workflow/core@5.0.0-beta.13

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

Patch Changes

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

Patch Changes

  • #2255 81bda49 Thanks @ctgowrie! - Update @vercel/queue from 0.2.1 to 0.3.0

  • Updated dependencies [81bda49]:

    • @workflow/world-local@5.0.0-beta.14

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

Patch Changes

  • Updated dependencies [8d75491]:
    • @workflow/core@5.0.0-beta.13
    • workflow@5.0.0-beta.13
    • @workflow/cli@5.0.0-beta.13

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

Patch Changes

@workflow/web@5.0.0-beta.13

@github-actions github-actions Bot requested a review from a team as a code owner June 4, 2026 20:25
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jun 4, 2026

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

@github-actions github-actions Bot closed this Jun 4, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 4cf55aa to 63f1a99 Compare June 4, 2026 22:40
@github-actions github-actions Bot reopened this Jun 4, 2026
@github-actions github-actions Bot closed this Jun 5, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from dd67142 to 8d75491 Compare June 5, 2026 16:08
@github-actions github-actions Bot reopened this Jun 5, 2026
@github-actions github-actions Bot closed this Jun 5, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 33b886b to d674d6f Compare June 5, 2026 16:09
@github-actions github-actions Bot reopened this Jun 5, 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