Skip to content

Releases: jaredwray/cacheable

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

2024-11-24

24 Nov 17:40
7d34f45
Compare
Choose a tag to compare

What's Changed

  • flat-cache - removing functions that are no longer used from node:v8 by @jaredwray in #905
  • file-entry-cache - changed does not get set on meta.data changes by @jaredwray in #906

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

2024-11-23

23 Nov 21:23
Compare
Choose a tag to compare

What's Changed

  • file-entry-cache - upgrading flat-cache to 6.1.2 by @jaredwray in #892
  • file-entry-cache - upgrading vitest to 2.1.4 by @jaredwray in #893
  • cache-manager - adding in nonBlocking to mset by @jaredwray in #894
  • Cacheable - wrap should not cache errors by default when function throws error by @jaredwray in #898
  • cache-manager - adding disconnect to cache by @TimothyIp in #899
  • node-cache - adding in shorthand handling for ttl by @jaredwray in #900
  • file-entry-cache - upgrading vitest to 2.1.5 by @jaredwray in #903
  • file-entry-cache - fixing bug on save meta.data and changed state by @jaredwray in #904

New Contributors

Full Changelog: 2024-11-10...2024-11-23

2024-11-10

10 Nov 18:28
9a7b140
Compare
Choose a tag to compare

What's Changed

  • flat-cache - updating readme with serialize and deserialize by @jaredwray in #879
  • cacheable - fixing keyPrefix bug by making it optional by @jaredwray in #881
  • cacheable - exporting CacheableMemoryOptions by @jaredwray in #882
  • file-entry-cache - fix recreating cache from a file by @lkinasiewicz in #887
  • Readme - fixing link to file-entry-cache by @lkinasiewicz in #885
  • Cacheable - upgrading keyv to 5.2.1 across all packages by @jaredwray in #889
  • cacheable-request - updating keyv to 5.2.1 by @jaredwray in #890
  • cacheable - adding in stampede protection via coalesce async by @jaredwray in #891

New Contributors

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

2024-10-27

27 Oct 20:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-10-21...2024-10-27

2024-10-21

21 Oct 20:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-10-16...2024-10-21

2024-10-16

16 Oct 18:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024-10-04...2024-10-16

2024-10-04

04 Oct 23:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-10-02...2024-10-04

2024-10-02

02 Oct 13:58
af081b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-09-29...2024-10-02