Skip to content

aurelia-router v0.12.0

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 04 Sep 20:59
· 512 commits to master since this release

Bug Fixes

  • all: update executionContext to bindingContext (236db1db)
  • build: update linting, testing and tools (2203b887)
  • navigation-commands: parameter options in constructor of Redirect class is optional (b43af880)
  • router:
    • reset configuration promise in reset() (a65100e9, closes #189)
    • check if href property in route table exists in refreshNavigation (d624152d)

Features

  • docs: generate api.json from .d.ts file (80b2a132)