Zustand Store Addons Versions Save

React state management addons for zustand.

v0.1.12

2 years ago

PartialState from zustand was deprecated

v0.1.10

2 years ago

Fixes possible issues when having to recompute properties that depend on recomputed properties

v0.1.9

3 years ago

v0.1.8

3 years ago

v0.1.7

3 years ago

Computed properties' getter functions now receive a context object with the set and get methods

v0.1.6

3 years ago

v0.1.5

3 years ago

Little update in the readme in order to display correctly in npmjs search

v0.1.4

3 years ago

v0.1.3

3 years ago

v0.1.2

3 years ago
  • Fixes discrepancy for excluding operation from logs. Now it matches the documentation