Skip to content

powersync-v1.13.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 13:52
· 0 commits to main since this release

Release powersync-v1.13.1

  • Use package:http instead of package:fetch_client on the web (since the former now uses fetch as well).
  • Allow disconnecting in the credentials callback of a connector.
  • Deprecate retry and CRUD upload durations as fields and independent parameters. Use the new SyncOptions class instead.
  • Fix sync progress report after a compaction or defragmentation on the sync service.