v3.1.0
This release contains some improvements and fixes.
New features:
- The
use:active
action now allows setting a class name when the link is not active (inactiveClassName
)
Fixes:
- When there's a
prefix
in the router (e.g. for nested routers), if the prefix doesn't match now no route is displayed - Some more fixes and improvements to TypeScript definitions
- When a route path is not valid, now the error message is clearer