Skip to content

v0.1.1

Compare
Choose a tag to compare
@taion taion released this 07 Nov 22:27
· 813 commits to master since this release
v0.1.1
e97bf4c
  • Feature: Inject match as a prop to route components, to make the injected props a strict superset of the injected props from withRouter (#33)
  • Bugfix: Use correct subpath condition instead of substring condition for isActive (#32)
  • Refactor: Pass matcher as a property of router for path formatting in redirects (#33)
  • Docs: Add docs (#34)