Skip to content

aurelia-templating-router v0.16.0

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 05 Sep 04:50
· 207 commits to master since this release

Bug Fixes

  • all: update executionContext naming to bindingContext (451a21e1)
  • build: update linting, testing and tools (6c297c13)
  • router-view:
    • remove reliance on swap method of slot (9b96894c)
    • view swapping now unbinds after detach and returns to cache (d9f81cca)

Features

  • docs: generate api.json from .d.ts file (6e576cfc)