Skip to content

4.1

Compare
Choose a tag to compare
@Qata Qata released this 14 Jun 03:10
· 10 commits to master since this release

Breaking API Changes:

  • SubscriptionReferenceType is no longer represented as Optional when returned from subscriptions.

API Changes:

  • Added the concatReducers function to allow for easy concatenation of reducers.
  • Changed the dispatch functions on Store from public to open.