npm redux-saga 0.12.1
v0.12.1

latest releases: 1.3.0, 1.2.3, 1.2.2...
7 years ago
  • fixed issue with uncaught errors in reducers/helpers/etc causing a saga to terminate if caused by a put effect (thanks to @michaelgilley)
  • fixed issue with races sometimes dropping buffered items in channels
  • added a possibility to attach cancel callback to cps effect (thanks to @Alxandr)
  • fixed some TS typings (thanks to @jupl)
  • allowing sagaMonitor to be used in react-native (thanks to @benhughes)

Don't miss a new redux-saga release

NewReleases is sending notifications on new releases.