Releases: aurelia/router
Releases · aurelia/router
1.0.0
Bug Fixes
- router: ensure routes have distinct names (bbd7939)
Features
- interfaces.js: add RoutableComponent interface (434ce9a)
1.0.0-rc.1.0.1
Bug Fixes
- navigation-instruction: incorrect base url extraction (b8036e4), closes #309
- router: navigation model explicit href normalization (e80a16c)
Features
- nav-model: add router property to dts (fe0070c), closes #359
1.0.0-rc.1.0.0
- Update to 1.0.0-rc.1.0.0 status.
1.0.0-beta.1.2.4
Bug Fixes
- router:
- change refresh navigation to check config for static href not nav model href (24de2927)
- change refresh navigation to check config for static href not nav model href (ba75d4f6)
- change refresh navigation to check config for static href not nav model href (5a13d19f)
Features