Skip to content

Releases: redux-saga/redux-saga

redux-saga@1.3.0

02 Jan 08:40
9ec63ef
Compare
Choose a tag to compare

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/core@1.3.0

02 Jan 08:40
9ec63ef
Compare
Choose a tag to compare

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@1.2.3

17 Mar 14:37
5640e42
Compare
Choose a tag to compare

Patch Changes

  • #2372 2cccf48 Thanks @neurosnap! - Added a channel property to the SagaMiddlewareOptions to reflect its runtime support.

  • Updated dependencies [2cccf48]:

    • @redux-saga/core@1.2.3

@redux-saga/core@1.2.3

17 Mar 14:37
5640e42
Compare
Choose a tag to compare

Patch Changes

  • #2372 2cccf48 Thanks @neurosnap! - Added a channel property to the SagaMiddlewareOptions to reflect its runtime support.

redux-saga@1.2.2

09 Dec 18:35
4ebb593
Compare
Choose a tag to compare

Patch Changes

  • #2340 345b828 Thanks @neurosnap! - throttle now accepts a channel as originally intended

  • Updated dependencies [345b828]:

    • @redux-saga/core@1.2.2

@redux-saga/core@1.2.2

09 Dec 18:35
4ebb593
Compare
Choose a tag to compare

Patch Changes

redux-saga@1.2.1

20 Aug 08:35
29a1ec3
Compare
Choose a tag to compare

Patch Changes

babel-plugin-redux-saga@1.1.3

20 Aug 08:35
29a1ec3
Compare
Choose a tag to compare

Patch Changes

@redux-saga/types@1.2.1

20 Aug 08:35
29a1ec3
Compare
Choose a tag to compare

Patch Changes

@redux-saga/testing-utils@1.1.5

20 Aug 08:35
29a1ec3
Compare
Choose a tag to compare

Patch Changes