Skip to content

Commit 01435f5

Browse files
committed
chore: Update CHANGELOG.md
1 parent 71e257a commit 01435f5

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 0.2.101
4+
5+
- Security: bumped `@anthropic-ai/sdk` to `^0.81.0` and `@modelcontextprotocol/sdk` to `^1.29.0` to resolve GHSA-5474-4w2j-mq4c and transitive hono advisories
6+
- Fixed resume-session temp directory leaking on Windows when subprocess file handles weren't released before cleanup, and on macOS/APFS when `await using` disposal raced its own cleanup callback
7+
- Fixed `MaxListenersExceededWarning` when running 11+ concurrent `query()` calls
8+
9+
## 0.2.100
10+
11+
- Updated to parity with Claude Code v2.1.100
12+
13+
## 0.2.99
14+
15+
- Updated to parity with Claude Code v2.1.99
16+
317
## 0.2.98
418

519
- Updated to parity with Claude Code v2.1.98

0 commit comments

Comments
 (0)