boring-router
Advanced tools
Changelog
[0.5.16-18] - 2023-2-11
beforeEnter()
and beforeUpdate()
hooks of a route service, and passing it to willEnter()
/enter()
and willUpdate()
/update()
hooks.willEnter()
/enter()
and willUpdate()
/update()
hooks.Changelog
[0.5.15] - 2022-2-6
$snapshot
and $nextSnapshot
on Router
observable.beforeLeave
multiple times during continuous navigation.Changelog
[0.5.14] - 2022-1-27
RouteMatch#$match()
helper to match against ref string.