Skip to content

Commit 447f979

Browse files
committed
Add changesets.
1 parent 5d542b9 commit 447f979

8 files changed

+40
-0
lines changed

.changeset/brown-eggs-dress.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/common': minor
3+
---
4+
5+
Improve performance of MOVE and REMOVE operations.

.changeset/cuddly-paws-allow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/react-native': minor
3+
---
4+
5+
Use react-native-quick-sqlite 1.3.0 / powersync-sqlite-core 0.2.1.

.changeset/popular-phones-knock.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/common': patch
3+
---
4+
5+
Always cast `target_op` (write checkpoint) to ensure it's an integer.

.changeset/slow-lizards-sleep.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/common': minor
3+
---
4+
5+
Add custom x-user-agent header and client_id parameter to requests.

.changeset/small-pants-relax.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/web': minor
3+
---
4+
5+
Use wa-sqlite 0.3.0 / powersync-sqlite-core 0.2.0.

.changeset/soft-mice-type.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/common': minor
3+
---
4+
5+
Emit update notifications on `disconnectAndClear()`.

.changeset/tiny-worms-mate.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/common': patch
3+
---
4+
5+
Validate that the powersync-sqlite-core version number is in a compatible range of ^0.2.0.

.changeset/two-walls-nail.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/common': minor
3+
---
4+
5+
Persist lastSyncedAt timestamp.

0 commit comments

Comments
 (0)