Skip to content

Conversation

@adriandlam
Copy link
Member

  • removes suppressUndefinedRejections from webhook bundle (in BaseBuilder)

better workaround instead is to update resume-hook.ts with the following instead of injecting stuff into webhook bundles:

waitUntil(Promise.all(ops).catch((err) => { if (err) throw err });

@changeset-bot
Copy link

changeset-bot bot commented Nov 21, 2025

🦋 Changeset detected

Latest commit: e9f2530

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@workflow/sveltekit Patch
@workflow/builders Patch
@workflow/nitro Patch
@workflow/core Patch
workflow Patch
@workflow/cli Patch
@workflow/next Patch
@workflow/nuxt Patch
@workflow/web-shared Patch
@workflow/ai Patch
@workflow/world-testing Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
Contributor

vercel bot commented Nov 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview Comment Nov 21, 2025 5:25am
example-nextjs-workflow-webpack Ready Ready Preview Comment Nov 21, 2025 5:25am
example-workflow Ready Ready Preview Comment Nov 21, 2025 5:25am
workbench-express-workflow Ready Ready Preview Comment Nov 21, 2025 5:25am
workbench-hono-workflow Ready Ready Preview Comment Nov 21, 2025 5:25am
workbench-nitro-workflow Ready Ready Preview Comment Nov 21, 2025 5:25am
workbench-nuxt-workflow Ready Ready Preview Comment Nov 21, 2025 5:25am
workbench-sveltekit-workflow Ready Ready Preview Comment Nov 21, 2025 5:25am
workbench-vite-workflow Ready Ready Preview Comment Nov 21, 2025 5:25am
workflow-docs Ready Ready Preview Comment Nov 21, 2025 5:25am

@adriandlam adriandlam marked this pull request as ready for review November 21, 2025 05:01
adriandlam and others added 2 commits November 20, 2025 21:22
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
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.

2 participants