v1.2.0
Important Changes
- Updated cachePredicate documentation. (Thanks @subhradeepnag).
- Updated axios version to 1.4.0 and other dependencies (7e5ca7e)
- Fixed cachePredicate tests (7e5ca7e)
- Added support for
max-stale
ondefaultHeaderInterpreter
(683dbe0) ⚠️ FixedcanStale
check forttl
andstaleTtl
(82182bf), previously a lot of cache was being evicted wrongly and more network requests were being made.
New Contributors
- @subhradeepnag made their first contribution in #547
Full Changelog: v1.1.1...v1.1.2