@tanstack/db@0.8.3
·
4 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Patch Changes
-
Reject child query builders and query-construction helpers returned from
fn.select()with type and runtime errors instead of exposing internal query objects. (#1760) -
Support disabling live queries declared with the
{ query }config syntax by returningundefinedornullfrom the query callback. (#1757)