barbar/vortigern

Compatibility between react-router and history

paibamboo opened this issue · 2 comments

Hi, react-router 3.0.2 is compatible with history ^3.0.0, may I ask why history 4.5.1 is being used?

react_router_dependencies

I'm asking because this breaks the compilation of the test using karma-typescript

Habbit to update to the latest, however it seems 4.5.1 is not fully compatible with react-router.
It would be better to downgrade history and the related types dependency.

fixed in 16fe9a8