v3.0.0-alpha.8
Store-less component-router. Redux Store should be initialized outside of component-router and passed to it. That enables to create universal-js implementation of component-router eliminating singleton store object.
See react-component-router for React bindings (using Provider to bind store to React components)