planetarium / 9c-launcher

Nine Chronicles Launcher
GNU General Public License v3.0
44 stars 40 forks source link

Bump react-router version to support nesting and subview properly #2115

Open Akamig opened 1 year ago

Akamig commented 1 year ago

https://reactrouter.com/en/main/upgrading/v5

react-router provides how to migrate their package from v5, and seems there's not much breaking change affecting our repo, and giving us nice nested route for subview.

Akamig commented 1 year ago

https://github.com/planetarium/9c-launcher/pull/2114#issuecomment-1463323828

Oh, nevermind about subview.

But still react-router needed updated I guess.