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

Upgrade to React Router 7 #887

Open
MoSattler opened this issue Nov 22, 2024 · 4 comments
Open

Upgrade to React Router 7 #887

MoSattler opened this issue Nov 22, 2024 · 4 comments

Comments

@MoSattler
Copy link
Contributor

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.

@kentcdodds
Copy link
Member

This is definitely the plan. Just a matter of finding time to make it happen.

@MoSattler
Copy link
Contributor Author

MoSattler commented Nov 23, 2024

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:

  • Updating tsconfig.json
  • Configuring path aliases
  • Enabling v3_singleFetch
  • Enabling v3_routeConfig

Would you mind if I take a shot at tackling some of these?

@kentcdodds
Copy link
Member

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.

@rory-ferguson
Copy link

One of the dependencies @nasa-gcn/remix-seo doesn't support RRv7 so I eagerly await to see how the sitemap/robots problem is solved.

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

No branches or pull requests

3 participants