Releases: STRML/react-router-component    Releases · STRML/react-router-component
   0.15.1      08 Dec 01:11   
         Compare                          Sorry, something went wrong.              
No results found                         Bump react-async to 0.8.0.  Fixes to environments, now they properly unsubscribe event listeners.              0.15.0      08 Dec 01:11   
         Compare                          Sorry, something went wrong.              
No results found                         Update react dep to 0.10.0. Fix few warnings in test suite.              0.14.0      08 Dec 01:11   
         Compare                          Sorry, something went wrong.              
No results found                         Expose environment and environment implementations.              0.13.0      08 Dec 01:11   
         Compare                          Sorry, something went wrong.              
No results found                         Contextual routers are only can be in context of other routers if they share  If contextual routers isn't given an environment (via hash orenvironment prop) then it is default to an environment from parent's              0.12.1      08 Dec 01:11   
         Compare                          Sorry, something went wrong.              
No results found                         Do not set key prop on handler, this fixes a bug when the same handler              0.12.0      08 Dec 01:11   
         Compare                          Sorry, something went wrong.              
No results found                         Link.props.onClick now can prevent navigation by callingevent.preventDefault(). Thanks to Matthew Dapena-Tretter@matthewwithanm  on GitHub).            0.11.0      08 Dec 01:11   
         Compare                          Sorry, something went wrong.              
No results found                         Add onNavigation and onBeforeNavigation callbacks. Thanks to Dave Mac              0.10.2      08 Dec 01:11   
         Compare                          Sorry, something went wrong.              
No results found                         Use envify transform for browserify              0.10.1      08 Dec 01:11   
         Compare                          Sorry, something went wrong.              
No results found                         Fix bug with router unregistration.              0.10.0      08 Dec 01:11   
         Compare                          Sorry, something went wrong.              
No results found                         Handle Router.navigate(path, {replace: true) and <Link replace /> by