We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe4bd8 commit 0bb04bcCopy full SHA for 0bb04bc
packages/powersync/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.3.0-alpha.4
2
+
3
+- Merge master branch in and resolve conflicts
4
5
## 1.3.0-alpha.3
6
7
- Fixed issue where disconnectAndClear would prevent subsequent sync connection on native platforms and would fail to clear the database on web.
packages/powersync/pubspec.yaml
@@ -1,5 +1,5 @@
name: powersync
-version: 1.3.0-alpha.3
+version: 1.3.0-alpha.4
homepage: https://powersync.com
repository: https://github.com/powersync-ja/powersync.dart
description: PowerSync Flutter SDK - keep PostgreSQL databases in sync with on-device SQLite databases.
0 commit comments