Skip to content

Commit 10a88f3

Browse files
committed
bump version to 0.2.0 for next publish
1 parent 567c371 commit 10a88f3

3 files changed

Lines changed: 2253 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
- No changes yet.
13+
14+
## [0.2.0] - 2026-05-21
15+
16+
### Added
17+
1218
- **Microtask event batching** — rapid child session events are coalesced into a single parent invalidate per microtask boundary, preventing UI jank during bursty tool execution.
1319
- **Epoch-based invalidation** — the spawn renderer uses epoch counters rather than pointer comparison to detect stale sessions, making ownership checks reliable across session resets.
1420

0 commit comments

Comments
 (0)