Skip to content

@tanstack/db@0.0.15

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:56
c639b10

Patch Changes

  • add a sequence number to transactions to when sorting we can ensure that those created in the same ms are sorted in the correct order (#230)

  • Ensure that all transactions are given an id, fixes a potential bug with direct mutations (#230)