Replies: 1 comment
-
Figured out the answer to my question via Discord. Basically I need to wait for RRv7
|
Beta Was this translation helpful? Give feedback.
-
Figured out the answer to my question via Discord. Basically I need to wait for RRv7
|
Beta Was this translation helpful? Give feedback.
-
First, thank you for building and maintaining RR and Remix! I've been a longtime CRA/React Router user and this is the successor project I'm most excited about, besides Vite, and now it even looks like you've integrated Vite!
I have an existing CRA app and was excited to hear that Remix will be merging with React Router. I'm running a fairly customized CRA application that uses React Router v6 as well as some custom code to server render the app.
I'd love to upgrade to use Remix, but I'd like to avoid what looks like a pretty large migration to adapt my routes (https://remix.run/docs/en/main/guides/migrating-react-router-app).
Will waiting for the release of React Router v7 remove the need to do any major migration, as I understand that v6 to v7 should be fairly easy? Is there a timeline for when v7 is expected to be released? Or should I go ahead now and follow the migration to Remix before v7 is released?
Thanks for any advice or guidance!
Beta Was this translation helpful? Give feedback.
All reactions