Releases: gaetansenn/xhr-cache
Releases · gaetansenn/xhr-cache
Release v2.1.0
2.1.0 (2020-04-14)
Features
- build: inject circleci config (89518ba)
- formating: add formating (fe01aa2)
- module: add apiKey for resources listing (c0bf1ba)
- module: add response header message (a0941b3)
- npm: add yarn lock (a1f96b8)
- test: add new tests (6294fce)
- add maxAge function type for dynamic maxAge value (e33a80d)
Bug Fixes
HotFix
- Fix import of packages
Release v2.0.0
- Add NuxtJS Plugin to get and refresh resource using fetch injected by default with nuxtJS
- Avoid local request for request on SSR
- Add apiKey for refresh request for security reason
Release v1.0.3
. Change route url for resource
. Change default stored files directory
. Change refresh url
. Handle regrex path for custom middleware
. Change catch strategy
Optimize logs and request errors
- Add logs for requests error or empty response
- Use catch value for empty value and requests error
First release
This is the first release of the xhr-cache module all is explained inside the README