Skip to content

v1.8.0

Latest

Choose a tag to compare

@jaredwray jaredwray released this 08 Jun 21:42
· 2 commits to main since this release
1b0a233

memcache@1.8.0 — 2026-06-08

Maintenance release: dependency, build, and CI upgrades. Minimum supported Node is now 22.

Internal

  • raise minimum Node to 22 and adopt pnpm 11 via corepack; CI matrix now Node 22/24/26 (c3f68e2, #90)
  • upgrade hookified runtime dependency to v3 — no API changes (f660f54, #89)
  • upgrade all GitHub Actions to their latest majors (67d8b27, #88)
  • upgrade docula docs tooling to v2 (f6e881b, #87)
  • upgrade TypeScript build tooling — tsx, tsdown (109cf2d, #86)
  • upgrade code quality dependencies — biome, vitest, tinybench (7644273, #85)

Contributors

Full List of Changes

  • root - chore: upgrade code quality dependencies by @jaredwray in #85
  • root - chore: upgrade TypeScript and build tooling by @jaredwray in #86
  • root - chore: upgrade docula (breaking) by @jaredwray in #87
  • root - chore: upgrade GitHub Actions (breaking) by @jaredwray in #88
  • root - chore: upgrade hookified (breaking) by @jaredwray in #89
  • root - chore: adopt pnpm 11 with corepack by @jaredwray in #90

Full diff: v1.7.0...v1.8.0