Skip to content

2023-06-03

Compare
Choose a tag to compare
@jaredwray jaredwray released this 03 Jun 21:51
· 273 commits to main since this release

Package Updates 🍻

  • Memcache v1.4.0 - Migrated to Typescript!
  • Redis v2.6.0 - Migrated to Typescript and a fix for maximum call stack size. Thanks @AuspeXeu 👏

What's Changed

  • website - updating with fork me on github ribbon by @jaredwray in #824
  • Website - cleaning up documentation by @jaredwray in #825
  • parsing connection string with special characters by @jaredwray in #826
  • add typescript compatibility for redis adapter by @christianllv in #810
  • fix: maximum call stack size exceeded by @AuspeXeu in #827
  • add sql lite adapter using typescript by @christianllv in #828
  • keyv - upgrading eslint to 8.42.0 by @jaredwray in #829
  • memcache - upgrading typescript to 5.1.3 by @jaredwray in #830
  • redis - upgrading delay to 6.0.0 by @jaredwray in #831
  • compress-gzip - upgrading eslint modules to latest by @jaredwray in #832
  • compress-brotli - upgrading c8 and webpack to latest by @jaredwray in #833

Full Changelog: 2023-05-20...2023-06-03