mirror of
https://github.com/zhigang1992/redux.git
synced 2026-06-15 02:29:07 +08:00
* throw error if getState, subscribe, or unsubscribe called while dispatching * prevent throwing if not subscribed * update getState error message * fix space after period * update subscribe/unsubscribe error messages