Compatibility between react-router and history
paibamboo opened this issue · 2 comments
paibamboo commented
Hi, react-router 3.0.2 is compatible with history ^3.0.0, may I ask why history 4.5.1 is being used?
I'm asking because this breaks the compilation of the test using karma-typescript
patroza commented
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.