2023-03-20
Package Releases 🎉
- @keyv/sqlite (3.6.5) - upgrading sqlite3 to 5.1.6 and other development module updates
- @keyv/postgres (1.4.4) - upgrading pg to 8.10.0 and other development module updates
- @keyv/mysql (1.6.2) - upgrading mysql2 to 3.2.0 and other development module updates
- @keyv/etcd (1.5.5) - upgrading cockatiel to 3.1.1 and other development module updates
What's Changed
- Redis: Fix return on
set
by @joselcvarela in #725 - tiered: add typescript support by @christianllv in #722
- keyv - adding in test with non const ttl by @jaredwray in #726
- redis - adding in ttl with non const test by @jaredwray in #727
- Postgres - adding in schema support by @jaredwray in #731
- offline: add typescript support by @christianllv in #723
- postgres - cleaning up testing uri by @jaredwray in #732
- sqlite - upgrading sqlite3 to 5.1.6 by @jaredwray in #735
- sqlite - upgrading typescript to 5.0.2 by @jaredwray in #736
- postgres - upgrading pg to 8.10.0 by @jaredwray in #737
- postgres - upgrading typescript to 5.0.2 by @jaredwray in #738
- mysql - upgrading mysql2 to 3.2.0 by @jaredwray in #739
- mysql - upgrading typescript to 5.0.2 by @jaredwray in #740
- etcd - upgrading webpack to 5.76.2 by @jaredwray in #741
- etcd - upgrading cockatiel to 3.1.1 by @jaredwray in #742
- etcd - upgrading typescript to 5.0.2 by @jaredwray in #743
- tiered - upgrading eslint to 8.36.0 by @jaredwray in #744
- tiered - upgrading typescript to 5.0.2 by @jaredwray in #745
New Contributors
- @joselcvarela made their first contribution in #725
Full Changelog: 2023-03-06...2023-03-20