File tree 2 files changed +2
-2
lines changed
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:
26
26
- Customize ` User-Agent ` header
27
27
- Add ` client_id ` parameter to sync requests
28
28
- Persist ` lastSyncedAt `
29
- - Emit update notifications on ` disconnectAndClear() `
29
+ - Emit update notifications for watch queries on ` disconnectAndClear() `
30
30
- Validate that the ` powersync-sqlite-core ` version number is in a compatible range of ` ^0.2.0 `
31
31
- Always cast ` target_op ` (write checkpoints) to ensure it's an integer
32
32
- Sync optimizations for MOVE and REMOVE operations
Original file line number Diff line number Diff line change 5
5
- Customize ` User-Agent ` header
6
6
- Add ` client_id ` parameter to sync requests
7
7
- Persist ` lastSyncedAt `
8
- - Emit update notifications on ` disconnectAndClear() `
8
+ - Emit update notifications for watch queries on ` disconnectAndClear() `
9
9
- Validate that the ` powersync-sqlite-core ` version number is in a compatible range of ` ^0.2.0 `
10
10
- Always cast ` target_op ` (write checkpoints) to ensure it's an integer
11
11
- Sync optimizations for MOVE and REMOVE operations
You can’t perform that action at this time.
0 commit comments