github TanStack/db @tanstack/electric-db-collection@0.2.35

latest releases: @tanstack/react-db@0.1.72, @tanstack/offline-transactions@1.0.18
10 hours ago

Patch Changes

  • Fix isNull predicate causing LiveQuery to never become ready when offline. Reorder predicate checks in isWhereSubsetInternal so OR superset handling runs before AND subset decomposition, allowing and(eq, isNull) to match structurally equal disjuncts. Also separate forceDisconnectAndRefresh error handling into its own try-catch with correct error attribution. (#1275)

  • Updated dependencies [46450e7]:

    • @tanstack/db@0.5.28

Don't miss a new db release

NewReleases is sending notifications on new releases.