mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
* Initial plan * Add enabled flag to CacheProperties with full implementation and tests Co-authored-by: arthurfiorette <47537704+arthurfiorette@users.noreply.github.com> * Fix deprecated annotation to only apply to cache: false, add documentation for enabled flag Co-authored-by: arthurfiorette <47537704+arthurfiorette@users.noreply.github.com> * Improve JSDoc comment for DeprecatedFalse type Co-authored-by: arthurfiorette <47537704+arthurfiorette@users.noreply.github.com> * Remove deprecation warnings from docs, keep cache: false for backward compatibility Co-authored-by: arthurfiorette <47537704+arthurfiorette@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arthurfiorette <47537704+arthurfiorette@users.noreply.github.com>