v1.3.0
ReleaseWhat's Changed
- feat: moving to supporting nodejs 24 by @jaredwray in https://github.com/jaredwray/memcache/pull/46
- chore: upgrading vitest to 4.0.17 by @jaredwray in https://github.com/jaredwray/memcache/pull/47
- chore: upgrading hookified to 1.15.0 by @jaredwray in https://github.com/jaredwray/memcache/pull/48
- feat: adding in AGENTS files by @jaredwray in https://github.com/jaredwray/memcache/pull/49
- feat: adding in modula hash by @jaredwray in https://github.com/jaredwray/memcache/pull/50
- feat: adding in retry capability by @jaredwray in https://github.com/jaredwray/memcache/pull/51
- feat: moving to a types.ts file for cleaner code by @jaredwray in https://github.com/jaredwray/memcache/pull/52
- feat: moving to using faker-js for tests by @jaredwray in https://github.com/jaredwray/memcache/pull/53
- feat: adding SASL support by @jaredwray in https://github.com/jaredwray/memcache/pull/54
Full Changelog: https://github.com/jaredwray/memcache/compare/v1.2.0...v1.3.0