Skip to content

Commit 728b958

Browse files
committed
v1.2.1
1 parent 3c7d533 commit 728b958

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/powersync/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.2.1
2+
3+
- Fix indexes incorrectly dropped after the first run.
4+
- Fix `viewName` override causing `view "..." already exists` errors after the first run.
5+
16
## 1.2.0
27

38
This release improves the default log output and errors to better assist in debugging.

packages/powersync/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: powersync
2-
version: 1.2.0
2+
version: 1.2.1
33
homepage: https://powersync.com
44
repository: https://github.com/powersync-ja/powersync.dart
55
description: PowerSync Flutter SDK - keep PostgreSQL databases in sync with on-device SQLite databases.

0 commit comments

Comments
 (0)