Unreleased
- Breaking: Removed default top-level
<Router>
export (#2906)
Jan 14, 2016
- Feature: Support custom
history
formatch
(#2813) - Feature: Support location descriptor in
replace
callback inonEnter
(#2855) - Feature: Improve support for server rendering async routes (#2883)
Dec 30, 2015
- Feature: Added
render
prop toRouter
- Feature: Added singleton
browserHistory
andhashHistory
- Feature: Added
createMemoryHistory
- Deprecation: Deprecated all mixins
- Deprecation: Replaced
context.history
withcontext.router
- Deprecation: Deprecated Route Component
props.history
- Deprecation: Deprecated
context.location
Dec 23, 2015
- Switched back to a caret range for history, now that the warnings have been removed
Dec 8, 2015
- Pinned peer dependency on History to
1.13.x
to avoid console warnings.
Dec 5, 2015
Nov 9, 2015
Please see /upgrade-guides/v1.0.0.md