v4.0.0-beta.8
Pre-release
Pre-release
Changes
Mar 8, 2017
- Updated website
- Revert to using
context.routerfor everything since Relay usescontext.route - Add
staticContextroute prop when rendering<Route>s inside a<StaticRouter> - Pass through the parent
matchobject to<Route>s w/out apath. This also
includes components wrapped usingwithRouter - Fix unicode
<Route>paths - Set
NavLink's defaultactiveClassNameprop toactive