github TanStack/db @tanstack/powersync-db-collection@0.1.56

latest releases: @tanstack/tauri-db-sqlite-persistence@0.2.10, @tanstack/browser-db-sqlite-persistence@0.2.10, @tanstack/vue-db@0.0.129...
5 hours ago

Patch Changes

  • Fixed no such table errors logged by the on-demand sync handler. Records are no longer flushed before the diffTrigger has been set up, and the tracking state is now cleared as part of disposal so unloading a subset or cleaning up the collection no longer flushes the dropped tracking table. (#1585)

  • Fix: applyTransaction hangs forever when a transaction mixes delete+insert on one collection for a same-millisecond tie. (#1649)

  • Updated dependencies [ad88d07, 7e7abda, dc53f0e]:

    • @tanstack/db@0.7.0

Don't miss a new db release

NewReleases is sending notifications on new releases.