This repository has been archived by the owner on Dec 23, 2019. It is now read-only.
0.15.0
- Add
cache.initializeStore()
to handle default store values - Add
initialValues
prop toStoreProvider
to leveragecache.initializeStore()
- Remove the
defaultValue
argument fromcache.get()
- Convert Boolean responses to objects with
value
property - Update docs and add cache docs
- Update dependencies