Skip to content

Conversation

@magbicaleman
Copy link
Contributor

React Router v7.10.0 stabilized unstable_viteEnvironmentApi to v8_viteEnvironmentApi.

Since the Cloudflare template uses ^7.9.x in package.json, new projects automatically install 7.10.0, causing an immediate crash on npm run dev.

This PR updates the config flag and bumps the minimum version to ^7.10.0 to resolve the conflict.

Copy link
Contributor

@brookslybrand brookslybrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @magbicaleman!

The failing tests are unrelated, so I'm going to go ahead and merge this

@brookslybrand brookslybrand merged commit c6142ef into remix-run:main Dec 3, 2025
0 of 4 checks passed
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