v1.7.0
ReleaseWhat's Changed
- feat: add configurable maxKeySize option to Memcache client by @jaredwray in https://github.com/jaredwray/memcache/pull/74
- feat: Add value size validation for Memcache write operations by @jaredwray in https://github.com/jaredwray/memcache/pull/75
- feat: add documentation site configuration with Docula by @jaredwray in https://github.com/jaredwray/memcache/pull/76
- feat: add expiration time validation with configurable maxExpiration by @jaredwray in https://github.com/jaredwray/memcache/pull/77
- feat: add hashLargeKey option for keys over maxKeySize by @jaredwray in https://github.com/jaredwray/memcache/pull/84
- memcache - fix: upgrade code quality dependencies by @jaredwray in https://github.com/jaredwray/memcache/pull/78
- memcache - fix: upgrade tinybench by @jaredwray in https://github.com/jaredwray/memcache/pull/82
- memcache - fix: upgrade hookified by @jaredwray in https://github.com/jaredwray/memcache/pull/81
- memcache - fix: upgrade tsdown build tool by @jaredwray in https://github.com/jaredwray/memcache/pull/80
- memcache - fix: upgrade TypeScript tooling by @jaredwray in https://github.com/jaredwray/memcache/pull/79
- chore: adding in additional testing by @jaredwray in https://github.com/jaredwray/memcache/pull/83
Full Changelog: https://github.com/jaredwray/memcache/compare/v1.6.0...v1.7.0