0.0.28
- Add
useImperativeIntervalCacheValue
hook for imperatively loading and subscribing tocreateIntervalCache
data. - Add
getValue
andgetValueIfCached
methods tocreateIntervalCache
type.
useImperativeIntervalCacheValue
hook for imperatively loading and subscribing to createIntervalCache
data.getValue
and getValueIfCached
methods to createIntervalCache
type.