2022-09-19
Maintenance Release! 🧰
This release is more around maintenance after the Compression Changes. Here are some of the highlights for each package:
- Redis - Upgraded the redis driver
ioredis
to4.8.2
- Test-Suite - Upgraded
ava
,bignumber.js
, andxo
to their latest - Sqlite - Upgraded the sqlite driver
sqlite3
to5.1.1
- Postgres - Upgraded the postgres driver
pg
to8.8.0
In addition we made the contribution templates used for issues and pull requests more simplistic. 🎉
Full Changelog
- memcache - upgrading ava to 4.3.3 by @jaredwray in #463
- memcache - upgrading typescript to 4.8.2 by @jaredwray in #464
- redis - upgrading ioredis to 5.2.3 by @jaredwray in #465
- redis - upgrading xo to 0.52.3 and fixing import type on index.d.ts by @jaredwray in #466
- redis - upgrading ava to 4.3.3 by @jaredwray in #467
- redis - upgrading typescript to 4.8.2 by @jaredwray in #468
- test-suite - upgrading bignumber.js to 9.1.0 by @jaredwray in #469
- test-suite - upgrading ava to 4.3.3 by @jaredwray in #470
- test-suite - upgrading xo to 0.52.3 by @jaredwray in #471
- offline - upgrading xo to 0.52.3 and readme logo by @jaredwray in #472
- offline - upgrading ava to 4.3.3 by @jaredwray in #473
- offline - upgrading tsd, typescript, and ts-node to latest by @jaredwray in #474
- updating readme with direct link to keyv package by @jaredwray in #477
- updating contributing documentation and templates by @jaredwray in #478
- sqlite - upgrading sqlite3 to 5.1.1 by @jaredwray in #480
- sqlite - upgrading ava to 4.3.3 by @jaredwray in #481
- sqlite - upgrading typescript to 4.8.3 and tsd to 0.24.1 by @jaredwray in #482
- sqlite - upgrading xo to 0.52.3 includes index.d.ts type changes by @jaredwray in #483
- postgres - upgrading xo to 0.52.3 by @jaredwray in #484
- postgres - upgrading ava to 4.3.3 by @jaredwray in #485
- postgres - upgrading typescript to and tsd to 0.24.1 by @jaredwray in #486
- postgres - upgrading pg to 8.8.0 by @jaredwray in #487
- mysql - upgrading ava to 4.3.3 by @jaredwray in #488
- mysql - upgrading typescript to 4.8.3 and tsd to 0.24.1 by @jaredwray in #489
- mysql - upgrading xo to 0.52.3 and index.d.ts with types on import by @jaredwray in #490
- etcd - upgrading ava to 4.3.3 by @jaredwray in #491
- etcd - upgrading xo to 0.52.3 and index.d.ts with types by @jaredwray in #492
- etcd - upgrading typescript to 4.8.3 and tsd to 0.24.1 by @jaredwray in #493
- etcd - removing pify as no longer needed by @jaredwray in #494
- tiered - upgrading ava to 4.3.3 by @jaredwray in #495
- tiered - upgrading typescript to 4.8.3 and tsd to 0.24.1 by @jaredwray in #496
- tiered - upgrading xo to 0.52.3 and index.d.ts types by @jaredwray in #497
Full Changelog: 2022-09-02...2022-09-19