github TanStack/db @tanstack/query-db-collection@1.0.19

latest releases: @tanstack/powersync-db-collection@0.1.26, @tanstack/offline-transactions@1.0.12, @tanstack/svelte-db@0.1.65...
7 hours ago

Patch Changes

  • Fix updating all active query caches on directWrite for on-demand collections.Previously directWrite operations (e.g. writeUpdate/writeInsert) only updated the cache at the base query key for on-demand collections, leading to stale data when components remounted. This change ensures all active query cache keys are updated so data persists correctly. (#1155)

  • Updated dependencies [f9b741e]:

    • @tanstack/db@0.5.22

Don't miss a new db release

NewReleases is sending notifications on new releases.