Skip to content

Releases: gaetansenn/xhr-cache

Release v2.1.0

14 Apr 12:13
Compare
Choose a tag to compare

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

07 Feb 15:43
Compare
Choose a tag to compare
  • Fix import of packages

Release v2.0.0

07 Feb 15:35
Compare
Choose a tag to compare
  • 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

20 Jan 10:50
Compare
Choose a tag to compare

. 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

15 Jan 20:42
Compare
Choose a tag to compare
  • Add logs for requests error or empty response
  • Use catch value for empty value and requests error

First release

14 Dec 18:27
Compare
Choose a tag to compare

This is the first release of the xhr-cache module all is explained inside the README