reflux v0.2.0 Release Notes

    • ๐Ÿ’ฅ Breaking change: Set initial state before componentDidMount (in Reflux.connect) #117
    • ๐Ÿ‘ Allow extension of actions and stores (with Reflux.ActionMethods and Reflux.StoreMethods) #121
    • Automatically bind store methods #100
    • ๐Ÿ›  Bugfix: Connect and listenermixin combo #131