Found Versions Save

Extensible route-based routing for React applications

v0.4.10

4 years ago
  • Bugfix: Abort resolving stale match on resolver changes (#672)
  • Docs: Use code splitting in basic examples (#647)
  • Chore: Upgrade to Farce v0.3.x (#673)

v0.4.9

4 years ago
  • Bugfix: Fix types (#545)

v0.4.8

4 years ago
  • Bugfix: Don't run redirects for stale matches (#544)
  • Bugfix: Remove extraneous provider in getFarceResult (#516)

v0.4.7

4 years ago
  • Bugfix: Fix <Link> typing (#289)

v0.4.6

4 years ago
  • Bugfix: Improve type definitions (#459)

v0.4.5

4 years ago
  • Bugfix: Improve type definitions (#458)

v0.4.4

4 years ago
  • Bugfix: Actually ship server types (#454, #455)

v0.4.3

4 years ago
  • Bugfix: Improve type definitions (#453)

v0.4.2

4 years ago
  • Bugfix: Fix typing on transition hook result (#416)

v0.4.1

4 years ago
  • Bugfix: Add back named export for <RouterProvider> (#412)