2.0.2 (2024-11-10)
- release 2.0.2 (8de1ae1)
2.0.1 (2024-11-10)
- release 2.0.1 (4b27994)
2.0.0 (2024-08-23)
- replace
computed
middleware withcreateComputed
function
- replace
computed
middleware withcreateComputed
function (db30ae9)
1.4.2 (2024-08-22)
- use type imports, organize imports (d3f007b)
1.4.1 (2024-04-18)
1.4.0 (2024-03-03)
- formatting, github action (cc5b724)
- modify example (04089ff)
- test (7d3807f)
- test and tweak slices pattern impl (a50baf3)
- type for slices (0f022cf)
- update tests for slices pattern, represents better use scenario (50c9854)
1.3.7 (2023-11-06)
- changed optional param to rest parameter, fix type (b42971d)
- updated setWithComputed by adding the third optional action parameter (570cf6a)