Skip to content

Commit 720f876

Browse files
committed
Tweak changelog.
1 parent 4265aa6 commit 720f876

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

packages/powersync/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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

0 commit comments

Comments
 (0)