·
0 commits
to main
since this release
Release powersync-v1.13.1
- Use
package:http
instead ofpackage: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.