Latest's Releases
2025-01-04
January 04, 2025
What's Changed
- compress-brotli - chore: updating linting to be more inline by @jaredwray in https://github.com/jaredwray/keyv/pull/1265
- website - updating to not do build of website on build by @jaredwray in https://github.com/jaredwray/keyv/pull/1266
- compress-brotli - chore: upgrading c8 to 10.1.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1267
- keyv - feat: updating deleteMany function on generic storage adapter by @jaredwray in https://github.com/jaredwray/keyv/pull/1268
- keyv - chore: removing import/no-named-as-default from lint by @jaredwray in https://github.com/jaredwray/keyv/pull/1269
- keyv - chore: removing xo lint rules from package.json by @jaredwray in https://github.com/jaredwray/keyv/pull/1270
Full Changelog: https://github.com/jaredwray/keyv/compare/2024-12-21...2025-01-04
2024-12-21
December 21, 2024
What's Changed
- keyv - fix: improve keyv errors handling with store methods by @Sadzurami in https://github.com/jaredwray/keyv/pull/1251
- keyv - fix: update keyv events errors handling by @Sadzurami in https://github.com/jaredwray/keyv/pull/1249
- redis: add adapter level type generic by @mahdavipanah in https://github.com/jaredwray/keyv/pull/1252
- keyv - docs: update README to include emitErrors option for Keyv by @Sadzurami in https://github.com/jaredwray/keyv/pull/1253
- sqlite - upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1256
- postgres - upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1257
- mysql - upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1258
- mysql - upgrading mysql2 to 3.11.5 by @jaredwray in https://github.com/jaredwray/keyv/pull/1259
- valkey - upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1260
- website - upgrading docula to 0.9.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1261
- serialize - upgrading keyv to 0.60.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1262
- serialize - upgrading typescript and tsd to latest by @jaredwray in https://github.com/jaredwray/keyv/pull/1263
- mono - upgrading typescript types and webpack to latest by @jaredwray in https://github.com/jaredwray/keyv/pull/1264
Full Changelog: https://github.com/jaredwray/keyv/compare/2024-12-11...2024-12-21
2024-12-11
December 12, 2024
What's Changed
- etcd - upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1240
- etcd - cleaning up dependencies and lint rules by @jaredwray in https://github.com/jaredwray/keyv/pull/1241
- docs - (README.md): add keyv-upstash as a third-party adapter by @mahdavipanah in https://github.com/jaredwray/keyv/pull/1242
- redis -feat: add noNamespaceAffectsAll option by @mahdavipanah in https://github.com/jaredwray/keyv/pull/1243
- keyv - fix: handle errors in store.set method and return result status by @Sadzurami in https://github.com/jaredwray/keyv/pull/1245
- mono - removing npmrc by @jaredwray in https://github.com/jaredwray/keyv/pull/1247
- redis: clear and iterator methods support Clusters by @mahdavipanah in https://github.com/jaredwray/keyv/pull/1246
New Contributors
- @mahdavipanah made their first contribution in https://github.com/jaredwray/keyv/pull/1242
- @Sadzurami made their first contribution in https://github.com/jaredwray/keyv/pull/1245
Full Changelog: https://github.com/jaredwray/keyv/compare/2024-12-09...2024-12-11