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

ref(remix): Make @remix-run/router a dependency (v7) #10779

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

onurtemizkan
Copy link
Collaborator

Backports #10479 to v7 branch

Original PR Description:

Fixes: #10349
Related: #5860
Related: #10458

Removes dynamic loading of react-router-dom and makes @remix-run/router a peer dependency.

We don't need to dynamically load react-router-dom as our TypeScript version is now up-to-date.

Fixes: #10349
Related: #5860
Related: #10458

Removes dynamic loading of `react-router-dom` and makes
`@remix-run/router` a peer dependency.

We don't need to dynamically load `react-router-dom` as our TypeScript
version is now up-to-date.
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.

None yet

2 participants