Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Releases: manhhailua/redux-unfold-saga

v1.5.1

03 Oct 08:43
Compare
Choose a tag to compare

1.5.1 (2019-10-03)

Bug Fixes

  • πŸ› Update types definitions (b0ef9ea)

v1.5.0

03 Oct 08:23
Compare
Choose a tag to compare

1.5.0 (2019-10-03)

Features

  • 🎸 Add stateless flow options (4d62ffd)

v1.4.0

28 Sep 18:06
Compare
Choose a tag to compare

1.4.0 (2019-09-28)

Features

  • 🎸 Able to pass generator to handler (c9899f4)
  • 🎸 unfoldSaga return success data (2f89269)

v1.3.4

27 Aug 08:32
Compare
Choose a tag to compare

1.3.4 (2019-08-27)

Bug Fixes

  • πŸ› Skip script on deployment (685dd58)

v1.3.3

27 Aug 08:17
Compare
Choose a tag to compare

1.3.3 (2019-08-27)

Bug Fixes

  • πŸ› Allow createAction with type (17946e4)

v1.3.2

20 Aug 19:02
Compare
Choose a tag to compare

1.3.2 (2019-08-20)

Bug Fixes

  • πŸ› Remove unnecessary steps (34faec8)

v1.3.1

20 Aug 18:40
Compare
Choose a tag to compare

1.3.1 (2019-08-20)

Bug Fixes

  • πŸ› Change release steps (4f3a6d9)
  • πŸ› Fix dependencies' vulnerabilities (a585e47)
  • πŸ› Make separated scripts (7500d2f)
  • πŸ› Use any for unfoldSaga (f3b8a0f)

v1.3.0

25 Jun 07:28
Compare
Choose a tag to compare

1.3.0 (2019-06-25)

Bug Fixes

  • πŸ› Payload is now not required when dispatch action (b488d80)

Features

  • 🎸 Allow custom type for payload and option (0cb054f)

v1.2.7

21 Jun 07:40
Compare
Choose a tag to compare

1.2.7 (2019-06-21)

Bug Fixes

  • πŸ› Remove declaration module (d73429d)

v1.2.6

21 Jun 07:00
Compare
Choose a tag to compare

1.2.6 (2019-06-21)

Bug Fixes

  • πŸ› Stop copying types to dist (929c88a)