Skip to content

v2.7.0

Choose a tag to compare

@timdorr timdorr released this 13 Sep 16:56
ab4552d

Changes

Aug 20, 2016

  • Feature: Support router as a prop on withRouter-wrapped components for overriding the router object from context (#3729)
  • Feature: Add withRef option to withRouter that enables getWrappedInstance (#3735, #3740)
  • Bugfix: Warn on invalid router middlewares (#3717)