Skip to content

v4.0.0-beta.8

Pre-release
Pre-release

Choose a tag to compare

@timdorr timdorr released this 28 Mar 16:02

Changes

Mar 8, 2017

  • Updated website
  • Revert to using context.router for everything since Relay uses context.route
  • Add staticContext route prop when rendering <Route>s inside a <StaticRouter>
  • Pass through the parent match object to <Route>s w/out a path. This also
    includes components wrapped using withRouter
  • Fix unicode <Route> paths
  • Set NavLink's default activeClassName prop to active