powersync-v1.12.3
·
66 commits
to main
since this release
Release powersync-v1.12.3
This updates powersync_core
to version 1.2.3
, which includes these changes:
- Introduce locks to avoid duplicate sync streams when multiple instances of the same database are opened.
- Refactor connect / disconnect internally.
- Warn when multiple instances of the same database are opened.
- Fix race condition causing data not to be applied while an upload is in progress.
- Web: Fix token invalidation logic when a sync worker is used.