Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 06:56

0.0.2 (2026-07-13)

Features

  • complete atorage library (f45aa60)
  • implement Phase 1 core foundation (c711d42)

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)