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 50d11e3 commit d716fb5Copy full SHA for d716fb5
packages/powersync/CHANGELOG.md
@@ -1,6 +1,6 @@
1
## 1.5.2
2
3
-- Fix `Bad state: Future already completed` error when calling `waitForFirstSync()`.
+- Refactor `waitForFirstSync()` to iterate through the stream and remove the use of a `Future`.
4
- Fix sync connection not immediately closed when calling `db.disconnect()` (#114).
5
6
## 1.5.1
0 commit comments