Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@taion taion released this 30 Mar 21:09
· 50 commits to master since this release
v0.11.0
c4f8256
  • Breaking: Rename addTransitionHook to addNavigationListener (#373)
  • Breaking: Drop addEventListener polyfill (#374)
    • This polyfill is now required for IE8 support
  • Feature: Save scroll position on page unload and on non-POP navigations (#369)
  • Chore: Add ES module build (#370)