lisaogren / axios-cache-adapter

Caching adapter for axios. Store request results in a configurable store to prevent unneeded network requests.
MIT License
725 stars 108 forks source link

Bump axios dependency to support axios 0.22.0 #257

Open mikerogerz opened 2 years ago

timtucker-dte commented 2 years ago

Now 0.23.0

futhr commented 2 years ago

Now 0.24.0

rsadr0pyz commented 2 years ago

Sorry to say, but it looks like this package is not being maintained. If anyone is looking for new ones, take a look at axios-cache-interceptor.