@powersync/common@1.42.0
·
6 commits
to main
since this release
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.