Skip to content

Releases: snomiao/keyv-github

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 01 Mar 20:49

1.5.1 (2026-03-01)

Bug Fixes

  • examples: remove any types and fix spread argument error (7660e77)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 01:49

1.5.0 (2026-03-01)

Features

  • add demo-best-practice.ts with 3-layer cache example (ce7092d)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 01:16

1.4.0 (2026-03-01)

Bug Fixes

  • batch: add [skip ci] to batch commit messages (1b8ad88)

Features

  • batchMsg: add separate batchMsg option for batch commit messages (74455ca)
  • msg: add [skip ci] to default commit messages and JSDoc warning (2af689c)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 03:26

1.3.0 (2026-02-27)

Features

  • index.ts: add ShaMap interface for caching SHA values to optimize file operations (5f50ca8)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 14:40

1.2.0 (2026-02-20)

Features

  • validate string-only values and reject TTL in direct usage (757b196)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 07:24

1.1.0 (2026-02-19)

Bug Fixes

  • add repository field to package.json for npm provenance (88c1438)

Features

  • add prefix/suffix path options (e1ceacd)