zth/rescript-relay-router

Migrate from React Router v5 to v6

zth opened this issue · 0 comments

zth commented

We use the route matching logic from React Router, currently v5. We should migrate that to use v6 instead. There are a few potentially breaking changes there which we'll need to investigate.

Related: #104