-
Notifications
You must be signed in to change notification settings - Fork 20
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
build(deps): fix peer deps, upgrade react router #726
Conversation
Hey @andrewazores, I am working on upgrading to React 18 for #1110. But run into lots of type issues:
Might need to upgrade to Router v6 before that. Would u like me to continue this? Not sure if I can push to ur fork but I will open a new one with these commits. |
Ah, that looks annoying. I haven't had time to look any deeper into this and see what the upgrade path looks like or what else may be involved, but if you're interested to continue working on this then I would really appreciate it. We're starting to fall fairly far behind on upgrading these fairly major dependencies. |
Sounds good! Thanks! I will continuue on this. |
Work continue on #1143. |
remix-run/react-router#8753
current state: deeps properly upgraded, application builds and works. tests very broken