Skip to content

@powersync/common@1.42.0

Choose a tag to compare

@github-actions github-actions released this 14 Nov 08:18
· 6 commits to main since this release
6e6db2a

Minor Changes

  • 3af4a2c: Added auto incrementing operation_id column to Trigger based diff temporary tables and results. This allows for better operation ordering compared to using the previous timestamp column.

Patch Changes

  • 66218b2: Improved potential race condition when closing HTTP stream connections.