You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While most of these already have PRs ready to be merged, I would like to finish my work in #113 (I have a proof of concept and now need to take some time to figure out the right API). This is to avoid two API changes in a row. Thanks everyone for your hard work and please be patient for a few more days. ;-)
Remove dispatcher (WIP) #166Breaking API changes for 1.0 #195)dispatch
to middleware (Pass dispatch to higher-order middleware and re-implement thunk #120Breaking API changes for 1.0 #195)composeReducers
if either returnsundefined
(Change composeStores to throw if undefined is returned #191, Throw error on undefined value from store function #193)Connector
and@connect
decorator #86)The text was updated successfully, but these errors were encountered: