-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
React Router 7 support? #220
Comments
Once it's stable yes, but since that will require a new major release I don't plan to support it before that. |
Thanks @sergiodxa :) |
client.ts#L11, |
Added a PR, a pre-release/or any other kind would be awesome! |
Here is a temporary release until Sergio drops full support:
|
@AlemTuzlak You really are the best!! |
I am like your Remix fairy, I go around and add rr7 support to packages @4FunAndProfit 😂 |
React Router v7 just dropped https://github.com/remix-run/react-router/releases/tag/react-router%407.0.0 |
@AlemTuzlak, My favorite little remix fairy 🧚🧚🧚 I don't know if you use nasa-gcn/remix-seo#20, it seems like you do (remix-run/remix#9682), if you want to do the remix/rr7 community another favor will be amazing 🥹❤️🧚 |
@4FunAndProfit I actually don't, I built my own package based on theirs and added extra features on top, check out forge42/seo-tools |
@AlemTuzlak But it's even better haha ❤️🧚 thanks a lot 🧚🧚🧚🧚 |
Describe the bug
Hello,
For now, it seems like this package (which is an amzing work), is not adapted in his code and dpeendencies for RR7/remixv3 which will be available really soon (some pre packages are available),
Your Example Website or App
https://reactrouter.com/dev/docs/upgrading/remix
Steps to Reproduce the Bug or Issue
Are you planning to make this package work with RR7?
Thanks a lot in advance,
Expected behavior
Should be compatible with RR7
Screenshots or Videos
No response
Platform
N/A
Additional context
No response
The text was updated successfully, but these errors were encountered: