Skip to content

v2.0.0-rc6

Pre-release
Pre-release
Compare
Choose a tag to compare
@timdorr timdorr released this 06 Feb 05:09
· 7135 commits to main since this release

This should be the final release candidate before 2.0.0 final. Please test this version!

Changes

  • Breaking: Removed default top-level <Router> export (#2906)
  • Use history.createLocation where possible (#2910)
  • Fix initial routing state after match (#2965)
  • Reduce stack size from matching routes (#2923)