@shipt/osmosis
Advanced tools
Changelog
v2.0.0
useContext
hook, the returning store object is now a single object which represents the store. Previously this was an array, but the array was arbitrary.Changelog
v1.3.0
Changelog
v1.2.1
Changelog
v1.2.0
setupStore
to be a single object instead of an array of partsusePersistedState
- the set state function now supports the functional state update syntaxChangelog
v1.0.1
usePersistedState
and StoreProvider