aurelia-router v0.11.0
·
529 commits
to master
since this release
Bug Fixes
- router: Use correct import for core-js We were previously using `import core from core-j (a4dba7bd)
Features
- docs:
- navigation-plan: enable configuring the activationStrategy on the route config instead of the vie (edf87ad9)
- route-loading: pass additional context data to the route loader (5ac66a30)
- router: add ensureConfigured method (14ec352c)
Breaking Changes
-
This is a minor breaking change to any code inspecting instruction pipeline status. To update, change uses of the property or string value
cancelledtocanceled.(dcecd013)