File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Packages with other changes:
2626 - Customize ` User-Agent ` header
2727 - Add ` client_id ` parameter to sync requests
2828 - Persist ` lastSyncedAt `
29- - Emit update notifications on ` disconnectAndClear() `
29+ - Emit update notifications for watch queries on ` disconnectAndClear() `
3030 - Validate that the ` powersync-sqlite-core ` version number is in a compatible range of ` ^0.2.0 `
3131 - Always cast ` target_op ` (write checkpoints) to ensure it's an integer
3232 - Sync optimizations for MOVE and REMOVE operations
Original file line number Diff line number Diff line change 55 - Customize ` User-Agent ` header
66 - Add ` client_id ` parameter to sync requests
77 - Persist ` lastSyncedAt `
8- - Emit update notifications on ` disconnectAndClear() `
8+ - Emit update notifications for watch queries on ` disconnectAndClear() `
99 - Validate that the ` powersync-sqlite-core ` version number is in a compatible range of ` ^0.2.0 `
1010 - Always cast ` target_op ` (write checkpoints) to ensure it's an integer
1111 - Sync optimizations for MOVE and REMOVE operations
You can’t perform that action at this time.
0 commit comments