4.1
Breaking API Changes:
SubscriptionReferenceTypeis no longer represented asOptionalwhen returned from subscriptions.
API Changes:
- Added the
concatReducersfunction to allow for easy concatenation of reducers. - Changed the
dispatchfunctions onStorefrom public to open.