Skip to content

@tanstack/db@0.5.6

Choose a tag to compare

@github-actions github-actions released this 26 Nov 03:55
e3819e5

Patch Changes

  • Fix scheduler handling of lazy left-join/live-query dependencies: treat non-enqueued lazy deps as satisfied to avoid unresolved-dependency deadlocks, and block only when a dep actually has pending work. (#898)