Releases: ben-lau/atorage
Releases · ben-lau/atorage
Release list
v0.0.4
v0.0.3
v0.0.2
0.0.2 (2026-07-13)
Features
Bug Fixes
- core: harden API semantics and fix data integrity issues (2bb54b4)
- core: improve error observability and fix docs-implementation mismatches (661f8df)
- core: improve per-key cache invalidation, error resilience and batch optimization (4cb4c61)
- core: prevent ghost eventBus notifications across different drivers (a45a96a)
- core: skip stale cleanup for drivers sharing the same backend (23e1c75)
- core: sync event bus with backendId and harden degradation UX (d9d982d)
- middleware: rework tabSync for shared instances and keyed routing (ffae464)
Code Refactoring
- core: unify atom context/error/dispatch patterns and harden has() TTL path (686556a)