Skip to content

Version Packages#1657

Open
workflow-devkit-release-bot[bot] wants to merge 1 commit intostablefrom
changeset-release/stable
Open

Version Packages#1657
workflow-devkit-release-bot[bot] wants to merge 1 commit intostablefrom
changeset-release/stable

Conversation

@workflow-devkit-release-bot
Copy link
Copy Markdown
Contributor

@workflow-devkit-release-bot workflow-devkit-release-bot bot commented Apr 8, 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/ai@4.1.1

Patch Changes

  • #1657 7faedb7 Thanks @workflow-devkit-release-bot! - fix(ai): preserve provider tool identity across step boundaries

    Provider tools (e.g. anthropic.tools.webSearch) were being converted to plain function tools in toolsToModelTools, stripping type: 'provider', id, and args. This caused providers like Anthropic Gateway to not recognize them as provider-executed tools.

  • Updated dependencies [4416146]:

    • workflow@4.2.1

@workflow/astro@4.0.1

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@4.0.2
    • @workflow/rollup@4.0.1
    • @workflow/vite@4.0.1

@workflow/builders@4.0.2

Patch Changes

  • Updated dependencies [f5fb9b7]:
    • @workflow/core@4.2.1

@workflow/cli@4.2.1

Patch Changes

  • Updated dependencies [f5fb9b7]:
    • @workflow/core@4.2.1
    • @workflow/builders@4.0.2
    • @workflow/web@4.1.0

@workflow/core@4.2.1

Patch Changes

  • f5fb9b7 Thanks @TooTallNate! - Remove redundant hc_ prefix from health check correlationId that caused doubled hc_hc_ in the derived runId and stream name.

@workflow/nest@0.0.1

Patch Changes

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

@workflow/next@4.0.2

Patch Changes

  • Updated dependencies [f5fb9b7]:
    • @workflow/core@4.2.1
    • @workflow/builders@4.0.2

@workflow/nitro@4.0.2

Patch Changes

  • Updated dependencies [f5fb9b7]:
    • @workflow/core@4.2.1
    • @workflow/builders@4.0.2
    • @workflow/rollup@4.0.1
    • @workflow/vite@4.0.1

@workflow/nuxt@4.0.2

Patch Changes

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

@workflow/rollup@4.0.1

Patch Changes

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

@workflow/sveltekit@4.0.1

Patch Changes

  • Updated dependencies []:
    • @workflow/builders@4.0.2
    • @workflow/rollup@4.0.1
    • @workflow/vite@4.0.1

@workflow/vite@4.0.1

Patch Changes

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

@workflow/vitest@4.0.2

Patch Changes

  • Updated dependencies [f5fb9b7]:
    • @workflow/core@4.2.1
    • @workflow/builders@4.0.2
    • @workflow/rollup@4.0.1

@workflow/web-shared@4.1.1

Patch Changes

  • Updated dependencies [f5fb9b7]:
    • @workflow/core@4.2.1

workflow@4.2.1

Patch Changes

  • #1657 4416146 Thanks @workflow-devkit-release-bot! - Fix workflow/next ESM compatibility for next.config.mjs files

  • Updated dependencies [f5fb9b7]:

    • @workflow/core@4.2.1
    • @workflow/cli@4.2.1
    • @workflow/next@4.0.2
    • @workflow/nitro@4.0.2
    • @workflow/typescript-plugin@4.0.1
    • @workflow/astro@4.0.1
    • @workflow/nest@0.0.1
    • @workflow/rollup@4.0.1
    • @workflow/sveltekit@4.0.1
    • @workflow/nuxt@4.0.2

@workflow/world-testing@4.1.1

Patch Changes

  • Updated dependencies [f5fb9b7, 4416146]:
    • @workflow/core@4.2.1
    • workflow@4.2.1
    • @workflow/cli@4.2.1

@workflow-devkit-release-bot workflow-devkit-release-bot bot requested a review from a team as a code owner April 8, 2026 18:26
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 8, 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 Apr 10, 2026 7:55am
example-nextjs-workflow-webpack Ready Ready Preview, Comment Apr 10, 2026 7:55am
example-workflow Ready Ready Preview, Comment Apr 10, 2026 7:55am
workbench-astro-workflow Ready Ready Preview, Comment Apr 10, 2026 7:55am
workbench-express-workflow Ready Ready Preview, Comment Apr 10, 2026 7:55am
workbench-fastify-workflow Ready Ready Preview, Comment Apr 10, 2026 7:55am
workbench-hono-workflow Ready Ready Preview, Comment Apr 10, 2026 7:55am
workbench-nitro-workflow Ready Ready Preview, Comment Apr 10, 2026 7:55am
workbench-nuxt-workflow Ready Ready Preview, Comment Apr 10, 2026 7:55am
workbench-sveltekit-workflow Ready Ready Preview, Comment Apr 10, 2026 7:55am
workbench-vite-workflow Ready Ready Preview, Comment Apr 10, 2026 7:55am
workflow-docs Ready Ready Preview, Comment, Open in v0 Apr 10, 2026 7:55am
workflow-swc-playground Ready Ready Preview, Comment Apr 10, 2026 7:55am

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

🧪 E2E Test Results

Some tests failed

Summary

Passed Failed Skipped Total
✅ ▲ Vercel Production 901 0 67 968
✅ 💻 Local Development 874 0 182 1056
❌ 📦 Local Production 873 1 182 1056
✅ 🐘 Local Postgres 874 0 182 1056
✅ 🪟 Windows 80 0 8 88
❌ 🌍 Community Worlds 16 60 8 84
✅ 📋 Other 222 0 42 264
Total 3840 61 671 4572

❌ Failed Tests

📦 Local Production (1 failed)

express-stable (1 failed):

  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KNV67VM6202PC6KX6KWCV5XD
🌍 Community Worlds (60 failed)

mongodb-dev (1 failed):

  • dev e2e should rebuild on imported step dependency change

redis-dev (1 failed):

  • dev e2e should rebuild on imported step dependency change

turso-dev (1 failed):

  • dev e2e should rebuild on imported step dependency change

turso (57 failed):

  • addTenWorkflow | wrun_01KNV66K1GYTEB2VVPEW893HZT
  • addTenWorkflow | wrun_01KNV66K1GYTEB2VVPEW893HZT
  • wellKnownAgentWorkflow (.well-known/agent) | wrun_01KNV67VBGJJY8AK2AHAQEN0J8
  • should work with react rendering in step
  • promiseAllWorkflow | wrun_01KNV66T676HRHQ0SNGWWNNCA3
  • promiseRaceWorkflow | wrun_01KNV66YXRV6HHFAZZCRJ7MXPZ
  • promiseAnyWorkflow | wrun_01KNV672DX8KV03HJCRRHFGP68
  • importedStepOnlyWorkflow | wrun_01KNV6878SX9TC6HT6ETCR151V
  • hookWorkflow | wrun_01KNV67G06Z7QMC95N3B1S1NVH
  • hookWorkflow is not resumable via public webhook endpoint | wrun_01KNV67VM6202PC6KX6KWCV5XD
  • webhookWorkflow | wrun_01KNV6859JQF0RT34Z0M7P4Y24
  • sleepingWorkflow | wrun_01KNV68BX2VZS7YDP4DB9Y75M8
  • parallelSleepWorkflow | wrun_01KNV68RQ03YG3HDN3GJH2R1GE
  • nullByteWorkflow | wrun_01KNV68XE46F449T7RA26VM87M
  • workflowAndStepMetadataWorkflow | wrun_01KNV68ZQCXHJYKFZYE1003RWS
  • fetchWorkflow | wrun_01KNV6BNHG2RFB5S1P5J5STDG2
  • promiseRaceStressTestWorkflow | wrun_01KNV6BSCSXMPJA1Q3YC3PQX4H
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • error handling not registered WorkflowNotRegisteredError fails the run when workflow does not exist
  • error handling not registered StepNotRegisteredError fails the step but workflow can catch it
  • error handling not registered StepNotRegisteredError fails the run when not caught in workflow
  • hookCleanupTestWorkflow - hook token reuse after workflow completion | wrun_01KNV6FFSN71E39GKFWF92A02F
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously | wrun_01KNV6G54VFS3J3HPV76F4P0QC
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running | wrun_01KNV6GVKMXZ8BETTGF8XWZWZG
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars) | wrun_01KNV6HGFAK13114NXSKYZ53E5
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument | wrun_01KNV6HSY84NAX7VSZB9R4V22Q
  • closureVariableWorkflow - nested step functions with closure variables | wrun_01KNV6HZW9KCW4Y3W7NCDHETVX
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step | wrun_01KNV6J25TZKZ60JB9E7R2Q8QF
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly | wrun_01KNV6JJV1G0GZ0801S04571MR
  • Calculator.calculate - static workflow method using static step methods from another class | wrun_01KNV6JRV8BTKMCNPYQFSY3MBX
  • AllInOneService.processNumber - static workflow method using sibling static step methods | wrun_01KNV6JZ2005NFBAMD6Z4GF97W
  • ChainableService.processWithThis - static step methods using this to reference the class | wrun_01KNV6K69GQV8N1WFQAF6YM0AQ
  • thisSerializationWorkflow - step function invoked with .call() and .apply() | wrun_01KNV6KC4G31MVN8PJJATMDY1A
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE | wrun_01KNV6KMEEW033NV5PDFR41B3R
  • instanceMethodStepWorkflow - instance methods with "use step" directive | wrun_01KNV6KVHST5XP80WBPKJ5HKWS
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context | wrun_01KNV6M8WRWJZQC15E6MJ3EJTB
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument | wrun_01KNV6MH839JKM1ZCJWK8CRNWY
  • cancelRun - cancelling a running workflow | wrun_01KNV6MRC89S71VPN349EPTE6Z
  • cancelRun via CLI - cancelling a running workflow | wrun_01KNV6N1Z0ZS0D43KXEA7DFE41
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep | wrun_01KNV6NEEYJ22C3X8F3SPP9MVC
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration | wrun_01KNV6P3X9TJMEH07YGX2JKG92
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control) | wrun_01KNV6PEG9NXDGW8VVCMGMN78J
  • importMetaUrlWorkflow - import.meta.url is available in step bundles | wrun_01KNV6PNMDX9VBQEAYE91RTMWR
  • metadataFromHelperWorkflow - getWorkflowMetadata/getStepMetadata work from module-level helper (#1577) | wrun_01KNV6PQYNE942CF35YCP2AYAT
  • resilient start: addTenWorkflow completes when run_created returns 500 | wrun_01KNV6PT9591N379HQBCE93HG8

Details by Category

✅ ▲ Vercel Production
App Passed Failed Skipped
✅ astro 81 0 7
✅ example 81 0 7
✅ express 81 0 7
✅ fastify 81 0 7
✅ hono 81 0 7
✅ nextjs-turbopack 86 0 2
✅ nextjs-webpack 86 0 2
✅ nitro 81 0 7
✅ nuxt 81 0 7
✅ sveltekit 81 0 7
✅ vite 81 0 7
✅ 💻 Local Development
App Passed Failed Skipped
✅ astro-stable 74 0 14
✅ express-stable 74 0 14
✅ fastify-stable 74 0 14
✅ hono-stable 74 0 14
✅ nextjs-turbopack-canary 61 0 27
✅ nextjs-turbopack-stable 80 0 8
✅ nextjs-webpack-canary 61 0 27
✅ nextjs-webpack-stable 80 0 8
✅ nitro-stable 74 0 14
✅ nuxt-stable 74 0 14
✅ sveltekit-stable 74 0 14
✅ vite-stable 74 0 14
❌ 📦 Local Production
App Passed Failed Skipped
✅ astro-stable 74 0 14
❌ express-stable 73 1 14
✅ fastify-stable 74 0 14
✅ hono-stable 74 0 14
✅ nextjs-turbopack-canary 61 0 27
✅ nextjs-turbopack-stable 80 0 8
✅ nextjs-webpack-canary 61 0 27
✅ nextjs-webpack-stable 80 0 8
✅ nitro-stable 74 0 14
✅ nuxt-stable 74 0 14
✅ sveltekit-stable 74 0 14
✅ vite-stable 74 0 14
✅ 🐘 Local Postgres
App Passed Failed Skipped
✅ astro-stable 74 0 14
✅ express-stable 74 0 14
✅ fastify-stable 74 0 14
✅ hono-stable 74 0 14
✅ nextjs-turbopack-canary 61 0 27
✅ nextjs-turbopack-stable 80 0 8
✅ nextjs-webpack-canary 61 0 27
✅ nextjs-webpack-stable 80 0 8
✅ nitro-stable 74 0 14
✅ nuxt-stable 74 0 14
✅ sveltekit-stable 74 0 14
✅ vite-stable 74 0 14
✅ 🪟 Windows
App Passed Failed Skipped
✅ nextjs-turbopack 80 0 8
❌ 🌍 Community Worlds
App Passed Failed Skipped
❌ mongodb-dev 4 1 0
❌ redis-dev 4 1 0
❌ turso-dev 4 1 0
❌ turso 4 57 8
✅ 📋 Other
App Passed Failed Skipped
✅ e2e-local-dev-nest-stable 74 0 14
✅ e2e-local-postgres-nest-stable 74 0 14
✅ e2e-local-prod-nest-stable 74 0 14

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: success
  • Local Prod: failure
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

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.

1 participant