Skip to content

v2.1.0

Compare
Choose a tag to compare
@molefrog molefrog released this 28 Jun 15:43

Improvements:

  • Implicit routers are always created once #44
  • useLocation accepts router as an argument #44
  • Proper dependencies in useEffect, code only runs on mount/unmount #41 @jeetiss
  • Matcher refactoring #42 @jeetiss