Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Compability with History v3 #475

Closed
just-boris opened this issue Oct 25, 2016 · 1 comment
Closed

Compability with History v3 #475

just-boris opened this issue Oct 25, 2016 · 1 comment

Comments

@just-boris
Copy link
Contributor

React router v3 was released today. The new version also updates dependency for history package. Now it requires history@3.x.

Then it turns out, that history has a breaking change

Breakage: history.listen no longer calls the callback synchronously once. Use history.getCurrentLocation instead

We need to detect new version and handle it properly.

@xuqingkuang
Copy link

xuqingkuang commented Oct 28, 2016

@timdorr I saw the PR was merged in 3 days before, but when will the new release be publish ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants