2022-11-24
Maintenance Release 2022-11-24
Most of the updates on this recent release are bug fixes or module updates. Here are the bug fixes:
- Exposing the
disconnect()
function via Typescript - redis issue 558 disconnect definition fix by @jaredwray in #561 - When using the
{opts.compression}
parameter with a compression component it is not working because it isasync/await
fixed issue 559 by @alphmth in #563 (Thanks @alphmth) 🥇 - Typescript Error because of CompressionAdapter on v4.5.1 of Keyv - #557 (Thanks @ODudek!) 🎉
What's Changed
- Fix CompressionAdapter interface definition by @ODudek in #557
- Added Caching Pages SEO by @cprendergast19 in #560
- redis issue 558 disconnect definition fix by @jaredwray in #561
- fixed issue 559 by @alphmth in #563
- sqlite - upgrading xo to 0.53.1 by @jaredwray in #566
- sqlite - upgrading typescript to 4.9.3 by @jaredwray in #567
- sqlite - upgrading ava to 5.1.0 by @jaredwray in #568
- postgres - upgrading xo to 0.53.1 by @jaredwray in #569
- postgres - upgrading typescript to 4.9.3 by @jaredwray in #570
- postgres - upgrading ava to 5.1.0 by @jaredwray in #571
- mysql - upgrading xo to 0.53.1 by @jaredwray in #572
- mysql - upgrading typescript to 4.9.3 by @jaredwray in #573
- mysql - upgrading ava to 5.1.0 by @jaredwray in #574
- etcd - upgrading ava to 5.1.0 by @jaredwray in #575
- etcd - upgrading typescript to 4.9.3 by @jaredwray in #576
- etcd - upgrading xo to 0.53.1 by @jaredwray in #577
- mono - upgrading @types/node to 18.11.9 by @jaredwray in #578
- etcd - upgrading webpack to 5.75.0 by @jaredwray in #579
- tiered - upgrading xo to 0.53.1 by @jaredwray in #580
- tiered - upgrading ava to 5.1.0 by @jaredwray in #581
- tiered - upgrading typescript to 4.9.3 by @jaredwray in #582
- removing this module as no longer needed by @jaredwray in #583
New Contributors
Full Changelog: 2022-11-06...2022-11-24