Skip to content

Releases: carere/solux

v1.2.2

19 Oct 00:21
Compare
Choose a tag to compare

1.2.2 (2022-10-19)

Bug Fixes

  • enabling calling rootSlice handler only when rootSlice is defined (a3cee46)

v1.2.1

19 Oct 00:12
Compare
Choose a tag to compare

1.2.1 (2022-10-19)

Bug Fixes

  • initializing a store without a rootSlice nor preloaded state resulting in error (b83134e)

v1.2.0

18 Oct 18:16
Compare
Choose a tag to compare

1.2.0 (2022-10-18)

Features

  • adding ability to retrieve the full event object when subscribing to store (c04ce52)

v1.1.4

29 Sep 18:50
Compare
Choose a tag to compare

1.1.4 (2022-09-29)

Bug Fixes

  • improving typing for epic (8902043)

v1.1.3

29 Sep 17:51
Compare
Choose a tag to compare

1.1.3 (2022-09-29)

Bug Fixes

  • adding any cutom properties to event for facilitating typing (1246086)

v1.1.2

29 Sep 00:13
Compare
Choose a tag to compare

1.1.2 (2022-09-29)

Bug Fixes

  • enabling any type for event with payload (596ef99)

v1.1.1

28 Sep 18:21
Compare
Choose a tag to compare

1.1.1 (2022-09-28)

Bug Fixes

  • update dependencies & fixing some typings (40f4227)

v1.1.0

28 Sep 17:46
Compare
Choose a tag to compare

1.1.0 (2022-09-28)

Features

  • greatly improving typings for event creators (0f3e11d)

v1.0.4

27 Sep 01:32
Compare
Choose a tag to compare

1.0.4 (2022-09-27)

Bug Fixes

  • use any type for event payload & meta (12703ed)

v1.0.3

27 Sep 00:32
Compare
Choose a tag to compare

1.0.3 (2022-09-27)

Bug Fixes

  • improving typings and apis for creating events and filtering event in epics (26c9ce2)