v0.8.0
Pre-release
      Pre-release
    
        The Big Rewrite!
This release wouldn't have happened without this @acdlite's wonderful gist.
New:
- Now there is just one top Store, but you may compose your Stores using composeStoreshigher-order Store (seriously.)
- Dispatcher is now part of the public API and offers (de)hydration for isomorphic apps.
- Fine-grained subscriptions via the new <Connector select={fn}>prop
- Less surprising, more consistent API
Read the discussion: #46