Skip to content

Conversation

@adriandlam
Copy link
Member

@adriandlam adriandlam commented Nov 26, 2025

  • remove manual server reloads in vite (ex. server.ws.send(...))
  • add builder queue in @workflow/builders (concurrent changes to workflow files triggered lots of weird behavior in registering virtual routes in nitro and sveltekit), follows how we queue builds in next (packages/src/next/builder.ts)
  • fix writeDebugFile to use atomic writes (weird JSON.parse issues due to concurrent writes)

@vercel
Copy link
Contributor

vercel bot commented Nov 26, 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 Dec 1, 2025 11:02pm
example-nextjs-workflow-webpack Ready Ready Preview Comment Dec 1, 2025 11:02pm
example-workflow Ready Ready Preview Comment Dec 1, 2025 11:02pm
workbench-express-workflow Ready Ready Preview Comment Dec 1, 2025 11:02pm
workbench-hono-workflow Ready Ready Preview Comment Dec 1, 2025 11:02pm
workbench-nitro-workflow Ready Ready Preview Comment Dec 1, 2025 11:02pm
workbench-nuxt-workflow Ready Ready Preview Comment Dec 1, 2025 11:02pm
workbench-sveltekit-workflow Ready Ready Preview Comment Dec 1, 2025 11:02pm
workbench-vite-workflow Ready Ready Preview Comment Dec 1, 2025 11:02pm
workflow-docs Ready Ready Preview Comment Dec 1, 2025 11:02pm

@changeset-bot
Copy link

changeset-bot bot commented Nov 26, 2025

🦋 Changeset detected

Latest commit: ddc720a

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

This PR includes changesets to release 9 packages
Name Type
@workflow/sveltekit Patch
@workflow/builders Patch
@workflow/nitro Patch
workflow Patch
@workflow/cli Patch
@workflow/next Patch
@workflow/nuxt 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

@adriandlam adriandlam changed the title test: make dev e2e sequential fix: nitro vite race build race condition Nov 26, 2025
@adriandlam adriandlam merged commit 3c19e90 into main Dec 2, 2025
102 checks passed
@adriandlam adriandlam deleted the fix/nitro-vite-race branch December 2, 2025 03:55
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.

3 participants