Skip to content

mutate: v0.11.0

Compare
Choose a tag to compare
@ecospark ecospark released this 28 Nov 10:14
7bcfc90

0.11.0 (2024-11-28)

Features

  • add readonly document store (8b4d306)

Bug Fixes

  • add rxjs based dataloader (871738d)
  • applyMutation did not write back to documentMap entry (37de8eb)
  • improve error handling (5a5fea9)
  • make document listener resilient of mutation event loss (cb99758)
  • remove transactionId on sync event (e5eb127)
  • store: add documentId to update event, make update.event non-optional in types (66a21b6)