Skip to content

Conversation

markdalgleish
Copy link
Member

This changes our approach to Route Module component exports in RSC Framework Mode. Instead of converting every component export to a server component when a ServerComponent export is present, we now keep all other component exports as client components. In the future, if we want these other exports to support server component usage, these should individually be extended to support Server-prefixed variants, but that's not part of this PR.

Fixes #14398

Copy link

changeset-bot bot commented Oct 2, 2025

🦋 Changeset detected

Latest commit: 1942dc7

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 Patch
react-router Patch
@react-router/fs-routes Patch
@react-router/remix-routes-option-adapter Patch
@react-router/architect Patch
@react-router/cloudflare Patch
react-router-dom Patch
@react-router/express Patch
@react-router/node Patch
@react-router/serve Patch
create-react-router 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

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.

1 participant