Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.1 KB

CHANGES.md

File metadata and controls

44 lines (28 loc) · 1.1 KB
  • Added render prop to Router
  • Added singleton browserHistory and hashHistory
  • Added createMemoryHistory
  • Deprecated all mixins
  • Replaced context.history with context.router
  • Deprecated Route Component props.history
  • 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

  • Support IE8 (#2540)
  • Add ES2015 module build (#2530)

Nov 9, 2015

Please see /upgrade-guides/v1.0.0.md