v0.5.0
Improvements
- component instance is now available as
this
insideactivate
hook transition
object in hooks now also have theredirect
method
Fixed
- #75
$route
not updated at the right timing - redirect not passing along query strings
- async component onload not aborted when going to a new route
- fixed issue when if a transition is aborted before it is activated, old view is stuck in destroyed state