Skip to content

Commit ceb75ee

Browse files
committed
Release response-cache-kit v1.1.0
1 parent bd1a8dd commit ceb75ee

22 files changed

Lines changed: 1183 additions & 102 deletions

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,23 @@
22

33
## 目录导航
44

5+
- [Unreleased](#unreleased)
6+
- [1.1.0 - 2026-06-03](#110---2026-06-03)
57
- [1.0.1 - 2026-06-03](#101---2026-06-03)
68
- [1.0.0 - 2026-06-02](#100---2026-06-02)
79

10+
## Unreleased
11+
12+
- No unreleased changes.
13+
14+
## 1.1.0 - 2026-06-03
15+
16+
- Add response cache tags, tag invalidation, key deletion, stats, and remaining TTL APIs.
17+
- Add `X-Cache` / `Cache-Control` header helpers and framework adapter helpers.
18+
- Add a vext preset for millisecond-based route cache options, readable legacy keys, and 2xx-except-204 status behavior.
19+
- Support `vary: "*"` for explicit all-request-header key variation.
20+
- Expand English and Chinese docs with full API, tag invalidation, adapter helpers, framework examples, and vext migration notes.
21+
822
## 1.0.1 - 2026-06-03
923

1024
- Remove source map files from npm package output.

0 commit comments

Comments
 (0)