What's Changed
- cacheable - unref check interval to allow node exit by @mothershipper in #919
- fix typo in code example in readme file by @m-housni in #922
- cache-manager - add named return type to createCache by @PoOwAa in #924
- Fix error in docs by @chris48s in #925
- cacheable - removing KeyvCacheableMemory as replaced by createKeyv by @jaredwray in #927
- mono - adding in workspace reference support by @jaredwray in #928
- mono - moving to prepublish instead of prepare by @jaredwray in #929
- cache-manager - adding back in ttl() function to get the expiration by @jaredwray in #931
- cacheable - upgrading @keyv/redis to 4.0.2 by @jaredwray in #932
- flat-cache - loading the expiration from file correctly by @jaredwray in #933
- cacheable - updating jsDoc for CacheableMemory by @jaredwray in #934
- flat-cache - removing console.log remnant by @jaredwray in #935
- cacheable - updating readme removing title by @jaredwray in #936
- cacheable - upgrading xo to 0.60.0 by @jaredwray in #937
- cacheable - upgrading typescript to 5.7.2 by @jaredwray in #938
- cacheable - upgrading hookified to 1.5.1 by @jaredwray in #939
- cacheable - upgrading vitest to 2.1.8 by @jaredwray in #940
- flat-cache - upgrading xo to 0.60.0 by @jaredwray in #941
- flat-cache - upgrading vitest to 2.1.8 by @jaredwray in #942
- preserve args type when wrapping by @ebceu4 in #943
- mono - updating contributing guidelines to address build by @jaredwray in #944
- cache-manager - upgrading xo to 0.60.0 by @jaredwray in #945
- cache-manager - upgrading vitest to 2.1.8 by @jaredwray in #946
- cache-manager - upgrading faker-js to 9.3.0 by @jaredwray in #947
- cache-manager - upgrading keyv to 5.2.3 by @jaredwray in #948
- cache-manager - upgrading @keyv/redis to 4.2.0 by @jaredwray in #949
- cacheable - upgrading hookified to 1.6.0 by @jaredwray in #950
- cacheable - upgrading keyv to 5.2.3 by @jaredwray in #951
- cacheable-request - upgrading xo to 0.60.0 by @jaredwray in #952
- cacheable-request - upgrading keyv to 5.2.3 by @jaredwray in #953
- cacheable-request - upgrading express to 4.21.2 by @jaredwray in #954
- cacheable-request - upgrading vitest to 2.1.8 by @jaredwray in #955
- flat-cache - upgrading hookified to 1.6.0 by @jaredwray in #956
- file-entry-cache - upgrading xo to 0.60.0 by @jaredwray in #957
- file-entry-cache - upgrading vitest to 2.1.8 by @jaredwray in #958
- node-cache - upgrading xo to 0.60.0 by @jaredwray in #959
- node-cache - upgrading hookified to 1.6.0 by @jaredwray in #960
- node-cache - upgrading keyv to 5.2.3 by @jaredwray in #961
- node-cache - upgrading vitest to 2.1.8 by @jaredwray in #962
New Contributors
- @mothershipper made their first contribution in #919
- @m-housni made their first contribution in #922
- @PoOwAa made their first contribution in #924
- @chris48s made their first contribution in #925
- @ebceu4 made their first contribution in #943
Full Changelog: 2024-12-03...2024-12-26