Skip to content

v3.1.0

Compare
Choose a tag to compare
@ItalyPaleAle ItalyPaleAle released this 04 Dec 06:06
v3.1.0
6d89f61

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