react-router v5.2.0 Release Notes

Release Date: 2020-05-11 // almost 4 years ago
  • 🚀 This release includes a notable performance boost by separating the "Router" context from the "History" context internally. We also allow every element type for Link's component prop and support a sensitive prop on NavLink for control over case sensitive matching.

    Enjoy!

    Changes