boring-router-react
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.5] - 2021-11-16
stopPropagation
flag for Link
(and consequently NavLink
).