redux-saga

An alternative side effect model for Redux apps

MIT License

Downloads
25.8M
Stars
22.5K
Committers
363

Bot releases are visible (Hide)

redux-saga - [email protected] Latest Release

Published by github-actions[bot] 10 months ago

Minor Changes

  • #2402 3867c02 Thanks @Andarist! - Removed a dependency on Redux to decouple the project from the exact Redux version. This should fix the compatibility with recently released Redux 5.

Patch Changes

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] 10 months ago

Minor Changes

  • #2402 3867c02 Thanks @Andarist! - Removed a dependency on Redux to decouple the project from the exact Redux version. This should fix the compatibility with recently released Redux 5.

Patch Changes

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • #2372 2cccf48 Thanks @neurosnap! - Added a channel property to the SagaMiddlewareOptions to reflect its runtime support.
redux-saga - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

redux-saga - [email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

redux-saga - [email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

redux-saga - [email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] about 2 years 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.

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] about 2 years ago

Minor Changes

  • #2308 8207e33 Thanks @Andarist, @neurosnap! - exports field has been added to the package.json manifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.

    This should fix the compatibility with Node.js ESM support.

redux-saga - @redux-saga/[email protected]

Published by github-actions[bot] about 2 years 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

  • #2308 8207e33 Thanks @Andarist, @neurosnap! - exports field has been added to the package.json manifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.

    This should fix the compatibility with Node.js ESM support.

Patch Changes

redux-saga - [email protected]

Published by github-actions[bot] about 2 years 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

  • #2308 8207e33 Thanks @Andarist, @neurosnap! - exports field has been added to the package.json manifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.

    This should fix the compatibility with Node.js ESM support.

Patch Changes

  • #2261 5ae6578 Thanks @neurosnap! - Require CpsCallback in all functions passed to the cps effect creator. This fixes a regression caused by TS 4.0 changing the behavior around spreading never into tuple types

  • #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.

  • #2068 586179c Thanks @mikabytes! - Added warnings when using take(channelOrPattern) incorrectly with more than one parameter. It helps to surface problem with take(ACTION_A, ACTION_B) being used instead of take([ACTION_A, ACTION_B]).

  • Updated dependencies [bed4458, 612cae8, 5ae6578, 979b8b4, 20f22a8, 586179c]:

Package Rankings
Top 0.34% on Npmjs.org
Top 14.45% on Repo1.maven.org
Top 3.46% on Proxy.golang.org
Badges
Extracted from project README
npm version CDNJS npm Discord Shield OpenCollective OpenCollective