0.0.5
cache.getStatus
anduseCacheStatus
now return an explicit"not-started"
string rather thanundefined
for keys that have not been fetched.- Add
status
attribute to the return value foruseStreamingValues
hook.
cache.getStatus
and useCacheStatus
now return an explicit "not-started"
string rather than undefined
for keys that have not been fetched.status
attribute to the return value for useStreamingValues
hook.