Skip to content

Conversation

@markdalgleish
Copy link
Member

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Nov 25, 2025

🦋 Changeset detected

Latest commit: 8da44a2

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

This PR includes changesets to release 11 packages
Name Type
@react-router/dev Major
@react-router/fs-routes Major
@react-router/remix-routes-option-adapter Major
create-react-router Major
react-router Major
react-router-dom Major
@react-router/architect Major
@react-router/cloudflare Major
@react-router/express Major
@react-router/node Major
@react-router/serve Major

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

let futureConfig = userAndPresetConfigs.future as any;
if (futureConfig?.unstable_splitRouteModules !== undefined) {
return err(
'The "future.unstable_splitRouteModules" flag has been stabilized as "future.v8_splitRouteModules"',
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice idea - I didn't think to do this when I stabilized middleware but would be a good pattern to get into going forward!

@brophdawg11 brophdawg11 merged commit 87f8147 into dev Nov 25, 2025
12 checks passed
@brophdawg11 brophdawg11 deleted the markdalgleish/stabilize-split-route-modules-and-vite-env branch November 25, 2025 19:34
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

🤖 Hello there,

We just published version 7.10.0 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants