@shipt/osmosis
Advanced tools
Changelog
v2.1.8
Changelog
v2.1.4
Changelog
v2.1.2
Changelog
v2.1.1
Changelog
v2.1.0
Changelog
v2.0.2
useStore
to be attached to objects returned from setupStore
, which wraps and abstracts the need to explicitly call useContext(StoreContext)
when subscribing to a store. This also helps with mocking store objects when unit testing components subscribed to a store.