Skip to content

Version Packages#2426

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

Version Packages#2426
github-actions[bot] wants to merge 1 commit into
stablefrom
changeset-release/stable

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 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 stable, this PR will be updated.

Releases

@workflow/core@4.6.0

Minor Changes

  • #1853 f2ad726 Thanks @TooTallNate! - Add wire-level framing for byte streams (type: 'bytes') so consumers can identify chunk boundaries — a prerequisite for transparent auto-reconnect.

Patch Changes

  • Updated dependencies [f9119d4]:
    • @workflow/world-local@4.2.1
    • @workflow/world@4.2.1
    • @workflow/errors@4.1.4
    • @workflow/world-vercel@4.4.2

workflow@4.6.0

Minor Changes

  • #1853 f2ad726 Thanks @TooTallNate! - Add wire-level framing for byte streams (type: 'bytes') so consumers can identify chunk boundaries — a prerequisite for transparent auto-reconnect.

Patch Changes

  • Updated dependencies [f2ad726, 977a4a2]:
    • @workflow/core@4.6.0
    • @workflow/next@4.0.12
    • @workflow/cli@4.2.11
    • @workflow/nitro@4.1.2
    • @workflow/typescript-plugin@4.0.3
    • @workflow/errors@4.1.4
    • @workflow/astro@4.0.11
    • @workflow/nest@0.0.11
    • @workflow/rollup@4.0.11
    • @workflow/sveltekit@4.0.11
    • @workflow/nuxt@4.0.12

@workflow/ai@8.0.0

Patch Changes

  • Updated dependencies [f2ad726]:
    • workflow@4.6.0

@workflow/astro@4.0.11

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@4.1.1
    • @workflow/rollup@4.0.11
    • @workflow/vite@4.0.11

@workflow/builders@4.1.1

Patch Changes

  • Updated dependencies [f2ad726]:
    • @workflow/core@4.6.0
    • @workflow/errors@4.1.4

@workflow/cli@4.2.11

Patch Changes

  • Updated dependencies [f2ad726, f9119d4]:
    • @workflow/core@4.6.0
    • @workflow/world-local@4.2.1
    • @workflow/world@4.2.1
    • @workflow/builders@4.1.1
    • @workflow/web@4.1.12
    • @workflow/errors@4.1.4
    • @workflow/world-vercel@4.4.2

@workflow/nest@0.0.11

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@4.1.1

@workflow/next@4.0.12

Patch Changes

  • #2417 977a4a2 Thanks @TooTallNate! - Clarify that workflow packages removed from serverExternalPackages are still compiled during the build.

  • Updated dependencies [f2ad726]:

    • @workflow/core@4.6.0
    • @workflow/builders@4.1.1

@workflow/nitro@4.1.2

Patch Changes

  • Updated dependencies [f2ad726]:
    • @workflow/core@4.6.0
    • @workflow/builders@4.1.1
    • @workflow/web@4.1.12
    • @workflow/rollup@4.0.11
    • @workflow/vite@4.0.11

@workflow/nuxt@4.0.12

Patch Changes

  • Updated dependencies []:
    • @workflow/nitro@4.1.2

@workflow/rollup@4.0.11

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@4.1.1

@workflow/sveltekit@4.0.11

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@4.1.1
    • @workflow/rollup@4.0.11
    • @workflow/vite@4.0.11

@workflow/vite@4.0.11

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@4.1.1

@workflow/vitest@4.0.12

Patch Changes

  • Updated dependencies [f2ad726, f9119d4]:
    • @workflow/core@4.6.0
    • @workflow/world-local@4.2.1
    • @workflow/world@4.2.1
    • @workflow/builders@4.1.1
    • @workflow/rollup@4.0.11

@workflow/web-shared@4.1.12

Patch Changes

  • Updated dependencies [f2ad726, f9119d4]:
    • @workflow/core@4.6.0
    • @workflow/world@4.2.1

@workflow/world@4.2.1

Patch Changes

  • #2295 f9119d4 Thanks @TooTallNate! - Fix world-local and world-postgres turning duplicate processing of the same hook_created (same runId, hookId, and token) into a self-conflict; both worlds now treat same-entity duplicates as idempotent (matching step_created), and recover crash-orphaned token claims (world-local) and hook rows (world-postgres) by completing the partial write instead of incorrectly suppressing it.

@workflow/world-local@4.2.1

Patch Changes

  • #2295 f9119d4 Thanks @TooTallNate! - Fix world-local and world-postgres turning duplicate processing of the same hook_created (same runId, hookId, and token) into a self-conflict; both worlds now treat same-entity duplicates as idempotent (matching step_created), and recover crash-orphaned token claims (world-local) and hook rows (world-postgres) by completing the partial write instead of incorrectly suppressing it.

  • Updated dependencies [f9119d4]:

    • @workflow/world@4.2.1
    • @workflow/errors@4.1.4

@workflow/world-postgres@4.2.1

Patch Changes

  • #2295 f9119d4 Thanks @TooTallNate! - Fix world-local and world-postgres turning duplicate processing of the same hook_created (same runId, hookId, and token) into a self-conflict; both worlds now treat same-entity duplicates as idempotent (matching step_created), and recover crash-orphaned token claims (world-local) and hook rows (world-postgres) by completing the partial write instead of incorrectly suppressing it.

  • Updated dependencies [f9119d4]:

    • @workflow/world-local@4.2.1
    • @workflow/world@4.2.1
    • @workflow/errors@4.1.4

@workflow/world-testing@4.1.11

Patch Changes

  • Updated dependencies [f2ad726, f9119d4]:
    • @workflow/core@4.6.0
    • workflow@4.6.0
    • @workflow/world@4.2.1
    • @workflow/cli@4.2.11

@workflow/world-vercel@4.4.2

Patch Changes

  • Updated dependencies [f9119d4]:
    • @workflow/world@4.2.1
    • @workflow/errors@4.1.4

@workflow/web@4.1.12

@github-actions github-actions Bot requested a review from a team as a code owner June 15, 2026 13:21
@vercel

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

@github-actions github-actions Bot force-pushed the changeset-release/stable branch 2 times, most recently from b435c8f to 24ff50a Compare June 15, 2026 15:08
@github-actions github-actions Bot force-pushed the changeset-release/stable branch from 24ff50a to a2be9bc Compare June 15, 2026 17:37
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