react-router v5.1.1 Release Notes

Release Date: 2019-09-27 // over 4 years ago
  • List of commits

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix issue with useParams reading from null object (#6940)
    • ๐Ÿ›  Fix regression passing ref to functional components in React <= 16.2 (#6934)
    • ๐Ÿ›  Fix regression passing empty string to matchPath (#6941)