-
Notifications
You must be signed in to change notification settings - Fork 390
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
Upgrade to React Router 7 #887
Comments
This is definitely the plan. Just a matter of finding time to make it happen. |
I’d love to help out with this. If I’m seeing it correctly, the first step should be enabling the last few missing pieces of the future flag docs:
Would you mind if I take a shot at tackling some of these? |
Sure! Someone already has a PR for enabling single fetch. They had to change more than I expected so I need to review it more carefully and I just haven't had time. Hopefully I'll have time soon. |
One of the dependencies |
React Router 7 has been released, and it offers a few nice improvements and new features. Based on the current setup, it looks like epic-stack is already in a good position to perform this upgrade without major changes.
Here’s the official guide for upgrading from Remix: Upgrading to React Router 7.
The text was updated successfully, but these errors were encountered: