2023-03-06
Package Releases 📢 🙌
- @keyv/redis (v2.5.6) - updating the ioredis driver to latest
- @keyv/postgres (v1.4.3) - adding the ability to add in
schema
to options but defaults to public. - @keyv/compress-brotli (v1.1.3) - updating with bug fix #679
What's Changed
- test-suite - updating publish to only need the dist folder by @jaredwray in #692
- compress-brotli package using typescript by @christianllv in #693
- updating typescript packages to use tsconfig.dist.json by @jaredwray in #694
- compress-gzip: rewrite to use typescript by @christianllv in #698
- memcache - upgrading ava to 5.2.0 by @jaredwray in #702
- memcache - upgrading c8 to 7.13.0 by @jaredwray in #703
- redis - upgrading c8 to 7.13.0 by @jaredwray in #704
- redis - upgrading ava to 5.2.0 by @jaredwray in #705
- redis - upgrading ioredis to 5.3.1 by @jaredwray in #706
- test-suite - upgrading ava to 5.2.0 by @jaredwray in #707
- test-suite - upgrading c8 to 7.13.0 by @jaredwray in #708
- offline - upgrading ava to 5.2.0 by @jaredwray in #709
- offline - upgrading c8 to 7.13.0 by @jaredwray in #710
- offline - upgrading tsd to 0.26.0 by @jaredwray in #711
- compress-brotli - upgrading ava to 5.2.0 by @jaredwray in #712
- compress-brotli - upgrading c8 to 7.13.0 by @jaredwray in #713
- compress-brotli - upgrading tsd to 0.26.0 by @jaredwray in #714
- compress-gzip - upgrading tsd to 0.26.0 by @jaredwray in #715
- compress-gzip - upgrading eslint to 5.54.0 by @jaredwray in #716
- compress-gzip - upgrading c8 to 7.13.0 by @jaredwray in #717
- compress-gzip - upgrading ava to 5.2.0 by @jaredwray in #718
- compress-gzip - upgrading @typescript-eslint/parser to 5.54.1 by @jaredwray in #719
- ✨: add schema support by @fuergaosi233 in #668
New Contributors
- @fuergaosi233 made their first contribution in #668
Full Changelog: 2023-02-19...2023-03-06