Skip to content

Version Packages#2221

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

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

Releases

@workflow/core@4.4.0

Minor Changes

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

Patch Changes

  • #2145 b385a2d Thanks @TooTallNate! - Classify SDK-level AES-GCM encryption failures as RUNTIME_ERROR instead of USER_ERROR via a new RuntimeDecryptionError.

  • #2214 e959124 Thanks @pranaygp! - Skip workflow replay when the event log already contains a terminal run event.

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [95b3477, c74e5a3, b385a2d, c8c8ec1, ecea733, eca3b51]:

    • @workflow/world-local@4.1.5
    • @workflow/world-vercel@4.4.0
    • @workflow/errors@4.1.4
    • @workflow/serde@4.1.2
    • @workflow/utils@4.1.3
    • @workflow/world@4.1.5

workflow@4.4.0

Minor Changes

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

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [a06206e, 5077962, 4df5cff, b385a2d, e959124, eca3b51]:

    • @workflow/next@4.0.10
    • @workflow/core@4.4.0
    • @workflow/nest@0.0.9
    • @workflow/errors@4.1.4
    • @workflow/astro@4.0.9
    • @workflow/cli@4.2.9
    • @workflow/nitro@4.0.10
    • @workflow/nuxt@4.0.10
    • @workflow/rollup@4.0.9
    • @workflow/sveltekit@4.0.9
    • @workflow/typescript-plugin@4.0.3
    • @workflow/utils@4.1.3

@workflow/world-vercel@4.4.0

Minor Changes

  • #2235 ecea733 Thanks @AndrewBarba! - Add a dispatcher option to createVercelWorld for supplying a custom undici dispatcher, used for both HTTP and queue requests. Defaults to the shared undici RetryAgent.

Patch Changes

@workflow/ai@6.0.0

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [5077962, eca3b51]:

    • workflow@4.4.0
    • @workflow/serde@4.1.2

@workflow/astro@4.0.9

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [eca3b51]:

    • @workflow/builders@4.0.10
    • @workflow/rollup@4.0.9
    • @workflow/vite@4.0.9

@workflow/builders@4.0.10

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [5077962, b385a2d, e959124, eca3b51]:

    • @workflow/core@4.4.0
    • @workflow/errors@4.1.4
    • @workflow/utils@4.1.3

@workflow/cli@4.2.9

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [95b3477, c74e5a3, 5077962, b385a2d, e959124, c8c8ec1, ecea733, eca3b51]:

    • @workflow/world-local@4.1.5
    • @workflow/world-vercel@4.4.0
    • @workflow/core@4.4.0
    • @workflow/errors@4.1.4
    • @workflow/builders@4.0.10
    • @workflow/utils@4.1.3
    • @workflow/world@4.1.5
    • @workflow/web@4.1.10

@workflow/errors@4.1.4

Patch Changes

  • #2145 b385a2d Thanks @TooTallNate! - Classify SDK-level AES-GCM encryption failures as RUNTIME_ERROR instead of USER_ERROR via a new RuntimeDecryptionError.

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [eca3b51]:

    • @workflow/utils@4.1.3

@workflow/nest@0.0.9

Patch Changes

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

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [eca3b51]:

    • @workflow/builders@4.0.10

@workflow/next@4.0.10

Patch Changes

  • #2253 a06206e 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.

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [5077962, b385a2d, e959124, eca3b51]:

    • @workflow/core@4.4.0
    • @workflow/builders@4.0.10

@workflow/nitro@4.0.10

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [5077962, b385a2d, e959124, eca3b51]:

    • @workflow/core@4.4.0
    • @workflow/builders@4.0.10
    • @workflow/rollup@4.0.9
    • @workflow/vite@4.0.9

@workflow/nuxt@4.0.10

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [eca3b51]:

    • @workflow/nitro@4.0.10

@workflow/rollup@4.0.9

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [eca3b51]:

    • @workflow/builders@4.0.10

@workflow/serde@4.1.2

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

@workflow/sveltekit@4.0.9

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [eca3b51]:

    • @workflow/builders@4.0.10
    • @workflow/rollup@4.0.9
    • @workflow/vite@4.0.9

@workflow/typescript-plugin@4.0.3

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

@workflow/utils@4.1.3

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

@workflow/vite@4.0.9

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [eca3b51]:

    • @workflow/builders@4.0.10

@workflow/vitest@4.0.10

Patch Changes

@workflow/web-shared@4.1.10

Patch Changes

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

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [5077962, b385a2d, e959124, eca3b51]:

    • @workflow/core@4.4.0
    • @workflow/utils@4.1.3
    • @workflow/world@4.1.5

@workflow/world@4.1.5

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

@workflow/world-local@4.1.5

Patch Changes

@workflow/world-postgres@4.1.5

Patch Changes

@workflow/world-testing@4.1.9

Patch Changes

  • #1799 eca3b51 Thanks @TooTallNate! - Use inline sourcemaps for all workspace packages; published packages no longer ship external .js.map files.

  • Updated dependencies [5077962, b385a2d, e959124, eca3b51]:

    • @workflow/core@4.4.0
    • workflow@4.4.0
    • @workflow/cli@4.2.9
    • @workflow/world@4.1.5

@workflow/web@4.1.10

@github-actions github-actions Bot requested a review from a team as a code owner June 2, 2026 10:49
@vercel
Copy link
Copy Markdown
Contributor

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

@github-actions github-actions Bot closed this Jun 2, 2026
@github-actions github-actions Bot force-pushed the changeset-release/stable branch from e116db7 to eca3b51 Compare June 2, 2026 10:50
@github-actions github-actions Bot reopened this Jun 2, 2026
@github-actions github-actions Bot closed this Jun 2, 2026
@github-actions github-actions Bot force-pushed the changeset-release/stable branch from 8ef0f02 to e959124 Compare June 2, 2026 17:27
@github-actions github-actions Bot reopened this Jun 2, 2026
@github-actions github-actions Bot force-pushed the changeset-release/stable branch from 4409a7a to dfaf356 Compare June 4, 2026 16:39
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