Skip to content

v1.9.0

Latest

Choose a tag to compare

@jaredwray jaredwray released this 08 Jul 22:05
6496388

memcache@1.9.0 — 2026-07-08

Maintenance release: dependency and CI upgrades. Minimum supported Node is now 22.19.

Internal

  • pin the memcached test-service image to 1.6.44 for reproducible test runs (e3d6b4c, #101)
  • upgrade hashery runtime dependency to v3 — no API or hash-output changes (109dd19, #100)
  • upgrade hookified runtime dependency to 3.0.1 (f598fe9, #99)
  • raise minimum Node to 22.19 (engines.node >=22.19.0) (8eabc21, #98)
  • upgrade docula docs tooling to 2.1.0 (477160a, #97)
  • upgrade all GitHub Actions to their latest majors — actions/checkout v7, pnpm/action-setup v6 (7ecba81, #96)
  • upgrade TypeScript build tooling — tsx 4.23.0, tsdown 0.22.3, @types/node 24.13.2 (0c789ef, #95)
  • upgrade code quality dependencies — biome 2.5.2, vitest 4.1.10, faker 10.5.0 (b713578, #94)
  • consolidate build and test into a single CI job (d2a2770, #93)

Contributors

Full List of Changes

Full diff: v1.8.0...v1.9.0