This should be the final release candidate before 2.0.0 final. Please test this version!
- 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)