This repository was archived by the owner on Feb 28, 2023. It is now read-only.
Better cache control
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
invalidateoption (#54 @jahead) - Read stale cache when a network error occurs using
readOnErroroption (#21) - Serialize query parameters into cache key by default (#59)
- Fix
transformResponsebehavior (#40) - Update babel (#48)
- Add more tests!
Thanks to @acidbiscuit, @jahead, @FMCorz for contributing to this release 🚀