Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Better cache control

Choose a tag to compare

released this 22 Jan 07:51
· 80 commits to master since this release

Note: Use the 2.2.1 tag, forgot to rebuild the dist folder in this version

  • Read stale cache when offline on client-side (#51 @acidbiscuit)
  • Customize cache invalidation through invalidate option (#54 @jahead)
  • Read stale cache when a network error occurs using readOnError option (#21)
  • Serialize query parameters into cache key by default (#59)
  • Fix transformResponse behavior (#40)
  • Update babel (#48)
  • Add more tests!

Thanks to @acidbiscuit, @jahead, @FMCorz for contributing to this release 🚀