- Changed
checkCacheValidthird argument to be a config object instead of just thecacheKeystring.- This now allows for a custom
accessStrategyto be provided which can override how to find the cacheKey. - Please note this may be a breaking change if you are passing cacheKey as a string before updating to this package.
- This now allows for a custom
This repository was archived by the owner on Aug 17, 2021. It is now read-only.