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

0.16.0

Compare
Choose a tag to compare
@cvburgess cvburgess released this 07 May 22:52
· 23 commits to master since this release
  • Add Action component
  • Add api prop to StoreProvider, which makes API available via context
  • Add context to actions called by Data
  • Add remove method to cache.js
  • Add logic to respect existing maxAges when setting the cache
  • Refactor axiosStore.js to accept a store or default to a new instance of cache.js