All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.8.0 (2022-07-05)
- use a external logger (df20890)
- linter (57f361e)
- etag calculation (9735c69)
- add EXPIRED cache state (8a9eba7)
- ensure bypass refresh the value (422b3c4)
- rename getKey into key (5ae0a1f)
- prevent to cache after res is written (fca3334)
- be possible to set staleTtl from data (026a27b)
- add src as part of the npm bundle (b0ce95b)
- finepack script (3755164)
2.4.0 (2021-08-12)
2.1.12 (2021-04-08)
2.1.11 (2021-04-05)
2.1.10 (2021-04-01)
2.1.9 (2020-12-13)
2.1.8 (2020-11-10)
2.1.7 (2020-09-29)
2.1.6 (2020-08-31)
2.1.5 (2020-08-31)
- avoid caching redirect under force (4d9830b)
2.1.4 (2020-08-25)
2.1.3 (2020-08-19)
2.1.2 (2020-08-18)
- don't add revalidate headers if value is 0 (ab38c5e)
2.1.1 (2020-08-18)
2.1.0 (2020-06-18)
- add stale-if-error directive (0a7ee28)
- linter (6642027)
2.0.10 (2020-06-16)
2.0.9 (2020-05-06)
2.0.8 (2020-04-28)
2.0.7 (2020-03-16)
2.0.6 (2020-02-21)
2.0.5 (2020-02-19)
2.0.4 (2020-02-19)
2.0.3 (2020-02-18)
2.0.2 (2020-02-16)
2.0.1 (2020-02-13)
2.0.0 (2020-02-03)
- requires Node.js >= 10
- update dependencies (731d08d)
1.10.2 (2020-01-22)
1.10.1 (2020-01-18)
1.10.0 (2019-12-07)
- add all options to getKey params (a692392)
- linter (9ef6331)
1.9.2 (2019-11-25)
1.9.1 (2019-11-19)
1.9.0 (2019-11-04)
- return 304 when If-None-Match matches ETag (ca08d9b), closes #31
- return 304 when If-None-Match matches ETag (#32) (ef672a1)
1.8.0 (2019-10-30)
- return 304 when If-None-Match matches ETag (ca08d9b), closes #31
- return 304 when If-None-Match matches ETag (#32) (ef672a1)
1.7.5 (2019-10-30)
1.7.4 (2019-10-15)
1.7.3 (2019-09-21)
1.7.2 (2019-09-11)
1.7.1 (2019-09-11)
1.7.0 (2019-09-11)
- update dependencies (5c502e6)
- add response to getKey attributes (da25929)
1.6.12 (2019-06-26)
- handle unexpected situations (5dda36e)
1.6.11 (2019-06-19)
- update meta (52576f3)
1.6.10 (2019-06-18)
- explicit return (69507e9)
1.6.9 (2019-06-18)
- exclude embed query parameter (2f58d0d)
1.6.8 (2019-06-18)
1.6.7 (2019-06-12)
- exclude proxy from query parameters (3067172)
1.6.6 (2019-06-04)
- better debug (da881d4)
1.6.5 (2019-05-28)
- better debug log (497e953)
1.6.4 (2019-05-20)
- change git-authors-cli position (d1e9879)
1.6.3 (2019-05-17)
- add debug (5b7e429)
1.6.2 (2019-05-16)
1.6.1 (2019-05-06)
- condition (c9f8761)
1.6.0 (2019-05-05)
- package: update pretty-ms to version 5.0.0 (63c6dab)
1.5.2 (2019-04-11)
- remove origin form redis key (b15375b)
1.5.1 (2019-04-11)
1.5.0 (2019-04-11)
- expose serialize (a8b2e74)
1.4.2 (2019-04-06)
1.4.1 (2019-04-06)
1.4.0 (2019-04-06)
- dont change stable code (16aad9d)
- reduce library footprint (a9b35a7)
1.3.2 (2019-04-03)
- package: update normalize-url to version 4.3.0 (0fa3f47)
1.3.1 (2019-03-29)
1.3.0 (2019-03-28)
- add compress support (3ce5fd7)
1.2.1 (2019-03-28)
- ensure cached result is accesible (a051945)
1.2.0 (2019-03-12)
- add must-revalidate directive (0ca286f)
1.1.6 (2019-03-04)
- set additional things into cache (883610e)
1.1.5 (2019-03-01)
1.1.4 (2019-02-27)
1.1.3 (2019-02-25)
1.1.2 (2019-02-23)
1.1.1 (2019-02-23)
- ensure typo is boolean (b0d396e)