github TanStack/db @tanstack/react-db@0.1.70

latest release: @tanstack/vue-db@0.0.103
11 hours ago

Patch Changes

  • Fix useLiveInfiniteQuery peek-ahead detection for hasNextPage. The initial query now correctly requests pageSize + 1 items to detect whether additional pages exist, matching the behavior of subsequent page loads. (#1209)

    Fix async on-demand pagination by ensuring the graph callback fires at least once even when there is no pending graph work, so that loadMoreIfNeeded is triggered after setWindow() increases the limit.

  • Updated dependencies [85c373e, 9184dcc, 83d5ac8]:

    • @tanstack/db@0.5.26

Don't miss a new db release

NewReleases is sending notifications on new releases.