github redux-saga/redux-saga @redux-saga/types@1.2.0

21 months ago

Minor Changes

  • #2295 bed4458 Thanks @lourd! - Adds type inference for result of task returned from runSaga and SagaMiddleware.run

  • #2296 612cae8 Thanks @lourd! - Updates Channel type to eliminate void-emitting pitfall

Patch Changes

  • #2004 20f22a8 Thanks @gilbsgilbs! - A generic type has been added to the Task interface and that should be preferred over using a generic parameter in Task#result and Task#toPromise.

  • #2270 d2579a2 Thanks @Methuselah96! - Inlined Redux Action type to fix compatibility with strict package managers.

Don't miss a new redux-saga release

NewReleases is sending notifications on new releases.