Skip to content

aurelia-router v0.8.1

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 09 May 23:51
· 609 commits to master since this release

Bug Fixes

  • pipeline: fix bug preventing errors in pipeline steps from being handled (6ee2eb87, closes #85)
  • router:
    • correctly handle absolute URLs when navigating (df1633cd, closes #92)
    • using navigationStrategy throws a validation error (80eb22f0)