Skip to content

@tanstack/react-db@0.1.30

Choose a tag to compare

@github-actions github-actions released this 09 Oct 16:23
95516c4

Patch Changes

  • Refactored live queries to execute eagerly during sync. Live queries now materialize their results immediately as data arrives from source collections, even while those collections are still in a "loading" state, rather than waiting for all sources to be "ready" before executing. (#658)

  • Updated dependencies [d9ae7b7, 44555b7]:

    • @tanstack/db@0.4.8