Skip to content
This repository has been archived by the owner on Dec 23, 2019. It is now read-only.

0.15.0

Compare
Choose a tag to compare
@cvburgess cvburgess released this 27 Mar 15:06
· 26 commits to master since this release
f3c846c
  • Add cache.initializeStore() to handle default store values
  • Add initialValues prop to StoreProvider to leverage cache.initializeStore()
  • Remove the defaultValue argument from cache.get()
  • Convert Boolean responses to objects with value property
  • Update docs and add cache docs
  • Update dependencies