@respond-framework/react@0.1.1-test.4
Pre-release
Pre-release
0.1.1-test.4 (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