Skip to content

2025-03-03

Choose a tag to compare

@jaredwray jaredwray released this 03 Mar 23:49
· 667 commits to main since this release

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