Skip to content

@tanstack/electric-db-collection@0.4.4

Choose a tag to compare

@github-actions github-actions released this 24 Aug 20:31
Immutable release. Only release title and notes can be modified.
afbacf7

Patch Changes

  • Report incremental subset-load failures through subscriptions, live-query utilities, and effects while keeping cached source rows available. Recover cleanly from failed or overlapping must-refetch replays, collection cleanup, effect teardown errors, and cooperative adapter cancellation. Electric's shared-stream snapshot path still depends on upstream request identity or cancellation support to prevent rows from an aborted request from arriving before the request Promise settles. (#1756)

  • Updated dependencies [3131de1, 8f432ba]:

    • @tanstack/db@0.8.4