v0.4.2
- This package now adds a
router.matchedRoute
property toContext
. This property will contain the (last) used route and might be useful for logging purposes. (@mhum).
router.matchedRoute
property to Context
. This property will contain the (last) used route and might be useful for logging purposes. (@mhum).