Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move server-runtime to react-router/server #11669

Closed
wants to merge 10 commits into from

Conversation

markdalgleish
Copy link
Member

@markdalgleish markdalgleish commented Jun 17, 2024

As mentioned in #11646 (comment), I've started looking into this as part of moving the runtime/adapter packages out of the monorepo since it means we likely don't want to re-export the entire server-runtime API from these standalone packages anymore.

Copy link

changeset-bot bot commented Jun 17, 2024

⚠️ No Changeset found

Latest commit: 57d93a4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 6 packages
Name Type
react-router-dom Major
@react-router/express Major
react-router Major
@react-router/serve Major
@react-router/node Major
@react-router/dev Major

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@markdalgleish markdalgleish self-assigned this Jun 17, 2024
@markdalgleish markdalgleish changed the title Move @react-router/server-runtime to react-router Move @react-router/server-runtime to react-router/server Jun 18, 2024
@markdalgleish markdalgleish changed the title Move @react-router/server-runtime to react-router/server Move server-runtime to react-router/server Jun 18, 2024
Copy link
Member Author

Choose a reason for hiding this comment

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

Note that the existing react-router unit tests have all moved into the lib directory to isolate them from the server tests in terms of Jest config.

@markdalgleish markdalgleish marked this pull request as ready for review June 18, 2024 11:42
@markdalgleish
Copy link
Member Author

Closing in favour of #11698.

@markdalgleish markdalgleish deleted the markdalgleish/react-router-server-runtime branch July 1, 2024 01:09
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