Skip to content

Releases: jaredwray/cacheable

2025-06-30

30 Jun 16:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2025-06-27...2025-06-30

2025-06-27

28 Jun 05:05
e856be3
Compare
Choose a tag to compare

What's Changed

file-entry-cache

flat-cache

node-cache

cacheable

cache-manager

cacheable-request

  • cacheable-request - chore: upgrading xo to 1.1.1 by @jaredwray in #1177
  • cacheable-request - chore: upgrading vitest to 3.2.4 by @jaredwray in #1178
  • cacheable-request - chore: upgrading keyv to 5.3.4 by @jaredwray in #1179
  • cacheable-request - chore: upgrading normalize-url to 8.0.2 by @jaredwray in #1180
  • cacheable-request - chore: upgrading express to 5.1.0 by @jaredwray in #1181
  • cacheable-request - chore: upgrading xo to 1.0.5 by @jaredwray in #1139
  • cacheable-request - chore: upgrading vitest to 3.2.2 by @jaredwray in #1140
  • cacheable-request - chore: upgrading tsup to 8.5.0 by @jaredwray in #1141
  • cacheable-request - chore: upgrading http-cache-semantics to 4.2.0 by @jaredwray in #1142
  • cacheable-request - chore: upgrading @keyv/sqlite to 4.0.4 by @jaredwray in #1143

website

benchmark

New Contributors

Full Changelog: 2025-05-06...2025-06-27

2025-05-06

06 May 15:56
Compare
Choose a tag to compare

What's Changed

  • cacheable - fix: deleting a key should delete entry from hash cache by @JohnICB in #1080
  • cacheable - chore: fixing the table of contents order by @jaredwray in #1082
  • cacheable - fix: handling secondary set to primary with ttl by @jaredwray in #1083
  • cacheable - feat: adding in the BEFORE_SECONDARY_SETS_PRIMARY by @jaredwray in #1084
  • cacheable - chore: upgrading vitest to 3.1.3 by @jaredwray in #1100
  • cacheable - chore: upgrading typescript to 5.8.3 by @jaredwray in #1101
  • cacheable - chore: upgrading @faker-js/faker to 9.7.0 by @jaredwray in #1102
  • cacheable - chore: upgrading hookified to 1.8.2 by @jaredwray in #1103
  • cacheable - chore: upgrading keyv to 5.3.3 by @jaredwray in #1104
  • cacheable - feat: Expose raw option on get / getMany to surface TTL/expiration by @krilbert in #1117
  • cache-manager - fix: in-memory defaults on createCache with no serial… by @jaredwray in #1086
  • cache-manager - fix blocking mdel, mset by @foxel in #1087
  • cache-manager - fix: fixing legacy storage adapter readme by @jaredwray in #1090
  • cache-manager - fix: updating readme to include information on Keyv a… by @jaredwray in #1081
  • cache-manager - chore: upgrading vitest to 3.1.3 by @jaredwray in #1096
  • cache-manager - chore: upgrading typescript to 5.8.3 by @jaredwray in #1097
  • cache-manager - chore: upgrading @faker-js/faker to 9.7.0 by @jaredwray in #1098
  • cache-manager - chore: upgrading keyv to 5.3.3 by @jaredwray in #1099
  • cacheable-request - chore: upgrading vitest to 3.1.3 by @jaredwray in #1105
  • cacheable-request - chore: upgrading typescript to 5.8.3 by @jaredwray in #1106
  • cacheable-request - chore: upgrading keyv to 5.3.3 by @jaredwray in #1107
  • node-cache - chore: upgrading keyv to 5.3.3 by @jaredwray in #1108
  • node-cache - chore: upgrading hookified to 1.8.2 by @jaredwray in #1109
  • node-cache - chore: upgrading typescript to 5.8.3 by @jaredwray in #1110
  • node-cache - chore: upgrading vitest to 3.1.3 by @jaredwray in #1111
  • flat-cache - chore: upgrading vitest to 3.1.3 by @jaredwray in #1112
  • flat-cache - chore: upgrading hookified to 1.8.2 by @jaredwray in #1113
  • flat-cache - chore: upgrading typescript to 5.8.3 by @jaredwray in #1114
  • file-entry-cache - chore: upgrading vitest to 3.1.3 by @jaredwray in #1115
  • file-entry-cache - feat: adding in useModifiedTime option by @jaredwray in #1119
  • benchmark - chore: upgrading tinybench components to latest by @jaredwray in #1093
  • benchmark - chore: upgrading tsx to 4.19.4 by @jaredwray in #1094
  • benchmark - chore: upgrading quick-lru to 7.0.1 by @jaredwray in #1095
  • website - chore: upgrading docula to 0.11.1
  • mono - fix: adding in permissions on github actions by @jaredwray in #1118

New Contributors

Full Changelog: 2025-04-05...2025-05-06

2025-04-05

05 Apr 16:38
9c4d1b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2025-03-03...2025-04-05

2025-03-03

03 Mar 23:49
Compare
Choose a tag to compare

What's Changed

  • adding in nodejs engine requirement by @jaredwray in #999
  • cache-manager:wrap() method - support options parameter and raw return data by @vz-tl in #998
  • node-cache - fix: deleteOnExpire is false it should not delete by @jaredwray in #1002
  • flat-cache - fix: wrong (v5) example in getting started for load. by @EmilianoBruni in #1004
  • cache-manager - fix: return types of mget to handle Array<T | null> by @vinnymac in #1005
  • cacheable - fix: better test for iterator on memory items property by @jaredwray in #1013
  • mono - chore: upgrading vitest to 3.0.7 by @jaredwray in #1016
  • mono - chore: upgrading wrangler to 3.111.0 by @jaredwray in #1017
  • cacheable - chore: upgrading vitest to 3.0.7 by @jaredwray in #1018
  • cacheable - chore: upgrading tsup and typescript to lastest by @jaredwray in #1019
  • cacheable - chore: upgrading faker-js to 9.5.1 by @jaredwray in #1020
  • cacheable - chore: upgrading hookified to 1.7.1 by @jaredwray in #1021
  • cacheable - chore: upgrading keyv to 5.3.1 by @jaredwray in #1022
  • node-cache - chore: upgrading keyv to 5.3.1 by @jaredwray in #1023
  • node-cache - chore: upgrading vitest to 3.0.7 by @jaredwray in #1024
  • node-cache - chore: upgrading tsup and typescript to latest by @jaredwray in #1025
  • node-cache - chore: upgrading hookified to 1.7.1 by @jaredwray in #1026
  • flat-cache - chore: upgrading vitest to 3.0.7 by @jaredwray in #1027
  • flat-cache - chore: upgrading tsup and typescript to lastest by @jaredwray in #1028
  • flat-cache - chore: upgrading hookified to 1.7.1 by @jaredwray in #1029
  • flat-cache - chore: upgrading flatted to 3.3.3 by @jaredwray in #1030
  • file-entry-cache - chore: upgrading vitest to 3.0.7 by @jaredwray in #1031
  • file-entry-cache - chore: upgrading typescript and tsup to latest by @jaredwray in #1032
  • cache-manager - chore: upgrading vitest to 3.0.7 by @jaredwray in #1033
  • cache-manager - chore: upgrading faker-js to 9.5.1 by @jaredwray in #1034
  • cache-manager - chore: upgrading keyv to 5.3.1 by @jaredwray in #1035
  • cache-manager - chore: upgrading typescript and tsup to latest by @jaredwray in #1036
  • cacheable-request - chore: upgrading vitest to 3.0.7 by @jaredwray in #1037
  • cacheable-request - chore: upgrading keyv to 5.3.1 by @jaredwray in #1038
  • cacheable-request - chore: upgrading typescript and tsup to latest by @jaredwray in #1039

New Contributors

Full Changelog: 2025-01-27...2025-03-03

2025-01-27

27 Jan 20:24
c90ab42
Compare
Choose a tag to compare

What's Changed

  • mono - chore: upgrading vitest and c8 to latest by @jaredwray in #984
  • mono - chore: upgrading wrangler to 3.105.1 by @jaredwray in #985
  • cache-manager - chore: upgrading tsup to 8.3.6 by @jaredwray in #986
  • cacheable - chore: upgrading tsup to 8.3.6 by @jaredwray in #987
  • cacheable-request - chore: upgrading vitest to 3.0.4 by @jaredwray in #988
  • cacheable-request - chore: upgrading typescript to 5.7.3 by @jaredwray in #989
  • file-entry-cache - chore: upgrading vitest to 3.0.4 by @jaredwray in #990
  • file-entry-cache - chore: upgrading typescript and tsup to latest by @jaredwray in #991
  • flat-cache - chore: upgrading vitest to 3.0.4 by @jaredwray in #992
  • flat-cache - chore: upgrading hookified to 1.7.0 by @jaredwray in #993
  • flat-cache - chore: upgrading typescript and tsup to latest by @jaredwray in #994
  • node-cache - chore: upgrading vitest to 3.0.4 by @jaredwray in #995
  • node-cache - chore: upgrading typescript and tsup to latest by @jaredwray in #996

Full Changelog: 2025-01-23...2025-01-27

2025-01-23

23 Jan 17:00
Compare
Choose a tag to compare

What's Changed

  • cacheable - feat: adding in jsDoc on CacheableOptions by @jaredwray in #968
  • cache-manager - feat: on wrap with refreshThreshold - re-evaluate ttl function by @yaronyam in #965
  • cacheable - fix: when found on secondary use expires to set primary by @jaredwray in #972
  • cacheable - fix: if layer 2 has item then use expires or set to undef… by @jaredwray in #973
  • cache-manager - fix: bugfix wrap function: nested wrap call on other cache instance - results in deadlock by @yaronyam in #967
  • cacheable - fix: adding in a unique cacheId to handle wrap async conf… by @jaredwray in #974
  • cache-manager: wrap() method - support refreshThreshold argument as Function by @yaronyam in #975
  • cache-manager - feat: adding in stores property by @jaredwray in #981

New Contributors

Full Changelog: 2024-12-26...2025-01-23

2024-12-26

27 Dec 00:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024-12-03...2024-12-26

2024-12-03

03 Dec 23:07
Compare
Choose a tag to compare

What's Changed

  • cache-manager - add refreshAllStores option (close #916) by @meteorlxy in #917
  • mono - adding in vitest for workspace support by @jaredwray in #918
  • cacheable - adding in createKeyv and updating memory instance by @jaredwray in #920
  • node-cache - making default export work correctly by @jaredwray in #921

New Contributors

Full Changelog: 2024-11-27...2024-12-03

2024-11-27

27 Nov 16:39
64f4341
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-11-24...2024-11-27