Skip to content

@tanstack/powersync-db-collection@0.1.56

Choose a tag to compare

@github-actions github-actions released this 12 Aug 23:38
Immutable release. Only release title and notes can be modified.
2c35b58

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