fusionjs / fusion-plugin-react-router

Migrated to https://github.com/fusionjs/fusionjs
MIT License
4 stars 21 forks source link

Add support for React Router v5 #249

Open NameFILIP opened 5 years ago

NameFILIP commented 5 years ago

It should be fully compatible with v4: https://reacttraining.com/blog/react-router-v5/

rtsao commented 5 years ago

I made a PR for this already (https://github.com/fusionjs/fusion-plugin-react-router/pull/237), but I think we need to figure out the migration story.