Skip to content

Releases: chrisvander/zustand-computed

v2.0.2

10 Nov 20:33
c8b25ca
Compare
Choose a tag to compare

2.0.2 (2024-11-10)

Miscellaneous Chores

v2.0.1

10 Nov 18:43
f20551e
Compare
Choose a tag to compare

2.0.1 (2024-11-10)

Miscellaneous Chores

v2.0.0

23 Aug 03:12
51e882d
Compare
Choose a tag to compare

2.0.0 (2024-08-23)

⚠ BREAKING CHANGES

  • replace computed middleware with createComputed function

Features

  • replace computed middleware with createComputed function (db30ae9)

v1.4.2

22 Aug 02:43
afc63c7
Compare
Choose a tag to compare

1.4.2 (2024-08-22)

Bug Fixes

  • use type imports, organize imports (d3f007b)

v1.4.1

18 Apr 23:06
b0aed6f
Compare
Choose a tag to compare

1.4.1 (2024-04-18)

Bug Fixes

  • module zustand -> zustand/vanilla (#18) (6feb628)

v1.4.0

03 Mar 19:25
8003f8d
Compare
Choose a tag to compare

1.4.0 (2024-03-03)

Features

Bug Fixes

  • 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)

v1.3.7

06 Nov 02:06
49b97d4
Compare
Choose a tag to compare

1.3.7 (2023-11-06)

Bug Fixes

  • changed optional param to rest parameter, fix type (b42971d)
  • updated setWithComputed by adding the third optional action parameter (570cf6a)

v1.3.6

15 Sep 23:50
802a23d
Compare
Choose a tag to compare

1.3.6 (2023-09-15)

Bug Fixes

  • enforce simple strict tsconfig (d66f4a9)
  • types & method of comparing existing (398d6f2)
  • Update zustand peerDependencies; Update example zustand. Fix example test (e41b2c3)

v1.3.5

21 May 01:30
Compare
Choose a tag to compare

v1.3.4...v1.3.5

v1.3.4

21 May 01:23
Compare
Choose a tag to compare
  • tweaked types in computed.ts b86e1a6
  • fixed export style b7b06dd
  • fixed lockfiles 9339cce
  • modify ref for example 68f8274
  • updated some inference; updated build script for cjs fde2868

v1.3.3...v1.3.4