v1.2.0
- Add
checkCache
method toContentfulClient
for synchronously extracting cached data - Update
Query
to initializestate.data
with cached data, if available
checkCache
method to ContentfulClient
for synchronously extracting cached dataQuery
to initialize state.data
with cached data, if available