Skip to content

Releases: AlbinoDrought/cachios

v4.0.0

14 Sep 04:04
Compare
Choose a tag to compare

Uses an object-hash replacer to transform FormData objects to key-value object maps before hashing.

This allows requests using FormData to be cached: #7

Applications that relied on exceptions being thrown when sending FormData requests through Cachios should be modified to expect the updated behaviour.

v3.1.2

05 Jun 00:32
Compare
Choose a tag to compare

v3.1.0

11 Oct 20:09
Compare
Choose a tag to compare

v3.0.0

23 Feb 02:35
Compare
Choose a tag to compare

v2.2.5

09 Jan 07:18
Compare
Choose a tag to compare

Prevents issues with sharing cancelled promises (#55)

v2.2.4

09 Jan 01:41
Compare
Choose a tag to compare

Changes from v2.2.3:

Accepted axios package range widened from ^0.18.0 || ^0.19.0 to ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0

v2.2.3

09 Jan 01:40
Compare
Choose a tag to compare

Changes from v2.2.2:

node-cache accepted version range widened to ^4.1.1 || ^5.0.0

v2.2.2

08 Oct 04:49
Compare
Choose a tag to compare
2.2.2

2.0.0

08 Oct 22:13
Compare
Choose a tag to compare

It removes: