v2.4.0
Core
- Fixed a bug inside
.match()that caused a false positive - Removed the error when a matching route was not found
- Update
historyto 4.9.0
React
- Added
<Route.NotFound>component - Added
updatemethod touseRoute(). This will update the relative route in the tree <Route>now passes down the current route as props to its rendered component