zambezi / caballo-vivo

Glue code for pure RxJS applications to connect with React-Router, and other operators
2 stars 7 forks source link

Import `createBrowserHistory` the non-deprecated way. #22

Closed cristiano-belloni closed 5 years ago

cristiano-belloni commented 5 years ago
Warning: Please use `require("history").createBrowserHistory` instead of `require("history/createBrowserHistory")`. Support for the latter will be removed in the next major release.