·
38 commits
to master
since this release
1.0.1-test.5 (2019-10-16)
Bug Fixes
BREAKING CHANGES
- history: browsers that don't support the history API or session storage are no longer supported at all. In practice this means IE9 is no longer supported.
- history: future entries in the history stack remain even if the user has since navigated from a previous entry to an external site (because they are no longer removed when they are potentially still the future entries in the browser stack)
Fixes #59