v0.4.0
This release upgrades to scroll-behavior v0.9.0, which no longer directly integrates with history. Correspondingly, history
is now a peer dependency, as this library can now use the version of history
bundled with the appropriate version of React Router (either v2 or v3). As such, this library will no longer pull in modules from an extra copy of history
if you are using React Router v3.