2022-08-08
New releases including @keyv/redis to v2.4.0
and @keyv/test-suite to v1.7.5
🎉 . A ton of new updates also have been released and thanks to @dylanseago, @airtoxin, and @alphmth for all the help ❤️
@keyv/redis v2.4.0
Biggest update here is the move to ioredis version 5.2.2 which has some bug fixes and updates.
@keyv/test-suite v1.7.5
Ava
and Xo
have been upgraded to their latest and now shipped in test-suite. 🙌
What's Changed
- Fix Keyv.Options type incorrectly defines store option type by @dylanseago in #405
- Delete console.log by @airtoxin in #418
- Issue 403 by @alphmth in #417
- memcache - upgrade ava to 4.3.1 by @jaredwray in #420
- memcache - upgrading ts-node to 10.9.1 by @jaredwray in #422
- redis - upgrading ioredis to 5.2.2 by @jaredwray in #423
- redis - upgrading ava to 4.3.1 by @jaredwray in #424
- redis - upgrading ts-node to 10.9.1 by @jaredwray in #425
- redis - upgrading xo to 0.51.0 by @jaredwray in #426
- test-suite - upgrading ava to 4.3.1 by @jaredwray in #427
- test-suite - upgrading xo to 0.51.0 by @jaredwray in #428
- offline - upgrading ava to 4.3.1 by @jaredwray in #429
- offline - upgrading xo to 0.51.0 by @jaredwray in #430
New Contributors
- @dylanseago made their first contribution in #405
Full Changelog: 2022-07-17...2022-08-08