Releases: jaredwray/keyv
Releases · jaredwray/keyv
2024-11-09
What's Changed
- keyv - adding in jsdoc by @jaredwray in #1182
- keyv - removing tiered from iterable adapters list as no longer suppo… by @jaredwray in #1183
- keyv - adding in ttl property by @jaredwray in #1184
- keyv - adding in additional jsdoc for clear, has, and disconnect by @jaredwray in #1185
- keyv - updating the on() to return this which is compatible with IEve… by @jaredwray in #1186
- keyv - handling the namespace outside of opts by @jaredwray in #1187
- Keyv - adding in store property by @jaredwray in #1188
- Keyv - adding in serialize / deserialize properties by @jaredwray in #1189
- keyv - adding in compress and decompress properties by @jaredwray in #1190
- keyv - adding compression property by @jaredwray in #1191
- Keyv - adding in use key prefix option by @jaredwray in #1192
- Keyv - if there is no namespace then it will not prefix the key by @jaredwray in #1193
- Keyv - moving to compression adapters just doing compress / decompress by @jaredwray in #1194
- Keyv - handing complex objects with no serialize / deserialize by @jaredwray in #1195
- keyv - updating readme with fixes and logo by @jaredwray in #1196
Full Changelog: 2024-11-02...2024-11-09
2024-11-02
What's Changed
- keyv - adding in once event handler by @jaredwray in #1171
- keyv - adding in generic store by @jaredwray in #1172
- fix: preDelete hook not called when a single key is deleted by @ugo-studio in #1173
- mono - upgrading vitest to 2.1.4 by @jaredwray in #1175
- mono - upgrading tsup and mono to latest by @jaredwray in #1176
- memcache - upgrading typescript 5.6.3 by @jaredwray in #1177
- redis - moving keyv to be star as a dependency by @jaredwray in #1178
- test-suite - upgrading vitest to 2.1.4 and making Keyv a star on dev … by @jaredwray in #1179
- offline - removing tiered as it has been deprecated in favor of Cache… by @jaredwray in #1180
New Contributors
- @ugo-studio made their first contribution in #1173
Full Changelog: 2024-10-21...2024-11-02
2024-10-21
What's Changed
- sqlite - multiple namespace instance testing on a single store by @jaredwray in #1161
- mono - upgrading vitest and typescript to latest by @jaredwray in #1163
- sqlite - adding in createKeyv and making Keyv dependency a star by @jaredwray in #1164
- sqlite - adding in createKeyv and making Keyv dependency a star by @jaredwray in #1165
- Postgres - adding in create keyv as helper function by @jaredwray in #1166
- mysql - moving Keyv to star dependency by @jaredwray in #1167
- etcd - upgrading typescript and webpack to latest by @jaredwray in #1168
- website - upgrading to using tsx over ts-node by @jaredwray in #1169
- Keyv - adding namespace as a property by @jaredwray in #1170
Full Changelog: 2024-10-08...2024-10-21
2024-10-08
What's Changed
- valkey - storage adapter for valkey (redis OSS) by @jaredwray in #1153
- removing third-party as it causes build issues by @jaredwray in #1154
- adding in docula on website by @jaredwray in #1155
- updating website with build by @jaredwray in #1156
- migration to pnpm from yarn by @jaredwray in #1157
- valkey - adding in docs and createKeyv helper function by @jaredwray in #1158
Full Changelog: 2024-10-05...2024-10-08
2024-10-05
What's Changed
- Add generic type support for Keyv class and improve type safety by @chrisllontop in #1139
- Keyv - enabling options on all storage adapters by @jaredwray in #1141
- keyv - fixing test:services start and stop by @jaredwray in #1143
- mono - upgrading webpack to 5.95.0 by @jaredwray in #1144
- mono - upgrading vitest to 2.1.2 by @jaredwray in #1145
- memcache - upgrading keyv to 5.0.3 by @jaredwray in #1146
- redis - upgrading keyv to 5.0.3 by @jaredwray in #1147
- test-suite - upgrading keyv and vitest to latest by @jaredwray in #1148
- offline - upgrading keyv to 5.0.3 by @jaredwray in #1149
- compress-brotli - moving keyv as a * dependency by @jaredwray in #1150
- compress-gzip - adding in keyv as * dependency by @jaredwray in #1151
- Deprecating Offline and Tiered Mode for Cacheable by @jaredwray in #1152
Full Changelog: 2024-09-27...2024-10-05
2024-09-27
What's Changed
- postgres - updating ESM fix on Pool from pg by @jaredwray in #1138
Full Changelog: 2024-09-22...2024-09-27
2024-09-22
What's Changed
- keyv - upgrading keyv to v5.0.2 and on() as a void return by @jaredwray in #1136
Full Changelog: 2024-09-21...2024-09-22
2024-09-21
What's Changed
- compress-gzip - updating rimraf and tsd by @jaredwray in #1127
- sqlite - upgrade keyv to 5.0.1 by @jaredwray in #1129
- postgres - upgrading pg to 8.13.0 by @jaredwray in #1130
- mysql - upgrading mysql2 to 3.11.3 by @jaredwray in #1131
- etcd - upgrading modules to lastest by @jaredwray in #1132
- website - upgrading docula to 0.9.1 by @jaredwray in #1133
- mono - upgrading modules to latest such as vitest and tsup by @jaredwray in #1134
- third-party - upgrading and validating keyv-file by @jaredwray in #1135
Full Changelog: 2024-09-07...2024-09-21
2024-09-07
What's Changed
- mono - upgrading webpack and @types/node to latest by @jaredwray in #1120
- keyv - upgrading tsd to 0.31.2 by @jaredwray in #1121
- memcache - upgrading keyv and tsd to latest by @jaredwray in #1122
- redis - upgrading keyv and tsd to latest by @jaredwray in #1123
- test-suite - upgrading keyv to 5.0.1 by @jaredwray in #1124
- offline - upgrading keyv and tsd to latest by @jaredwray in #1125
- compress-brotli - upgrading keyv to v5.0.1 by @jaredwray in #1126
Full Changelog: 2024-09-05...2024-09-07
2024-09-05
What's Changed
- compress-gzip - fix: set any value before getting value by @jaredwray in #1118
Full Changelog: 2024-08-21...2024-09-05