Skip to content

v3.1.0

Compare
Choose a tag to compare
@posva posva released this 06 Aug 09:21
· 465 commits to dev since this release

Bug Fixes

  • abstract history: allow router.back in abstract mode when 2 consecutive same routes appear in history stack (#2771) (8910979), closes #2607
  • hash: correctly place query if placed before hash (#2851) (b7715dc), closes #2125 #2262
  • link: Fix active links when parent link redirects to child (#2772) (64785a9), closes #2724
  • adapt error to work on IE9 (527d6d5)

Features