Skip to content

Releases: ratneshpkn/axios-cache-adapter-fs

0.1.2

06 Jun 01:29
c3abc15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

29 May 12:41
ae75a61
Compare
Choose a tag to compare

What's Changed

  • fix: Bugfix for crash when cache dir doesn't exist by @ratneshpkn in #1
  • fix: Clear cache dir even if there are cached files by @ratneshpkn in #2
  • chore: Bump version up to 0.1.1 by @ratneshpkn in #3

Full Changelog: 0.1.0...0.1.1

0.1.0

29 May 12:01
Compare
Choose a tag to compare

Initial release of axios-cache-adapter-fs, a Store that enables easy caching on disk/filesystem with axios-cache-adapter.

Full Changelog: https://github.com/ratneshpkn/axios-cache-adapter-fs/commits/0.1.0