Skip to content

Conversation

@mattvick
Copy link

@mattvick mattvick commented Nov 19, 2025

Adds support for developing with multiple Workers. Specifically, running multiple Workers in a single dev command by passing multiple configuration files to the server.

This is the documented and recommended approach for most development workflows as it ensures the best compatibility with bindings.

This is needed when using cross-script calls for Workflows, Queues, and other features based on Durable Objects. As outlined in the supported bindings section of the Workers docs.

@changeset-bot
Copy link

changeset-bot bot commented Nov 19, 2025

🦋 Changeset detected

Latest commit: 0a59d7f

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

This PR includes changesets to release 1 package
Name Type
@opennextjs/cloudflare Minor

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

@vicb
Copy link
Contributor

vicb commented Nov 20, 2025

See the comments in #896

@vicb vicb closed this Nov 20, 2025
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