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

[WIP] feat(frontend): replace Reach Router v1 to React Router v6 #60

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

trivikr
Copy link
Contributor

@trivikr trivikr commented Nov 15, 2021

Issue

Fixes: #26

Description

Switches from Reach Router v1 to React Router v6.

Testing

ToDo: Verify that routes work in the frontend.

Additional context

Refs: https://reactrouter.com/docs/en/v6/upgrading/reach#first-non-breaking-updates


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr changed the title [WIP] chore(frontend): replace Reach Router v1 to React Router v6 [WIP] feat(frontend): replace Reach Router v1 to React Router v6 Nov 15, 2021
@trivikr
Copy link
Contributor Author

trivikr commented Mar 31, 2022

React Router v6.3.0 makes migration easier remix-run/react-router#8753

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

Successfully merging this pull request may close these issues.

Switch to React Router once v6 is released
1 participant