2023-07-16
Package Updates 🚀
- postgres (v1.4.8) - upgraded pg to version 8.11.1
- mysql (v1.6.9) - upgraded mysql2 to version 3.5.1
- keyv (v4.5.3) - added the get overload in
index.d.ts
(#805)
What's Changed
- Added
keyv-momento
to 3rd party storage adapters by @eaddingtonwhite in #866 - adding keyv-momento to other md files by @jaredwray in #867
- Replace
get<Raw>(...)
with an overload by @mmkal in #805 - Fix typo in homeData.njk by @lukechilds in #869
- compress-brotli - removing xo duplication by @jaredwray in #870
- postgres - upgrading pg to 8.11.1 by @jaredwray in #872
- mysql - upgrading mysql2 to 3.5.1 by @jaredwray in #873
- etcd - upgrading xo to 0.55.0 by @jaredwray in #874
- etcd - typescript upgraded to 5.1.6 by @jaredwray in #875
- etcd - upgrading webpack to 5.88.1 by @jaredwray in #876
- tiered - upgrading xo to 0.55.0 by @jaredwray in #877
- tiered - upgrading eslint to 8.45.0 by @jaredwray in #878
- tiered - upgrading typescript to 5.1.6 by @jaredwray in #879
- mono - updating xo, typescript, @types/node, and webpack to latest by @jaredwray in #880
New Contributors
- @eaddingtonwhite made their first contribution in #866
- @mmkal made their first contribution in #805
Full Changelog: 2023-07-01...2023-07-16