Releases: aurelia/templating-router
Releases · aurelia/templating-router
v1.5.0
1.4.0
- Conversion to TypeScript
1.3.3
1.3.2
- Updated dependencies and leverage new resource registration APIs. You will need the latest templating and framework libraries to accompany this release.
1.3.1
Add missing dependency.
1.3.0
1.2.0
aurelia-templating-router 1.2.0
Bug Fixes
- route-href: delay route generation until after router's baseURL has been set (606bf42), closes #46
- templating-router: Silence Bluebirds runaway promise warning (62ba4e2)
Features
- Use route as default property for route-href
1.1.0
aurelia-templating-router 1.1.0
Features
- route: load html only component (112dd29)
- Update to use shared SwapStrategies from templating.
1.0.1
templating-router 1.0.1
Bug Fixes
- route-href: support attribute on custom elements
- router-view: deco typo, lint and missing conditional (7de1854)
1.0.0
- Version bump