Skip to content

Commit d716fb5

Browse files
committed
Fix changelog message
1 parent 50d11e3 commit d716fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/powersync/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 1.5.2
22

3-
- Fix `Bad state: Future already completed` error when calling `waitForFirstSync()`.
3+
- Refactor `waitForFirstSync()` to iterate through the stream and remove the use of a `Future`.
44
- Fix sync connection not immediately closed when calling `db.disconnect()` (#114).
55

66
## 1.5.1

0 commit comments

Comments
 (0)