File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -33,12 +33,14 @@ Packages with dependency updates only:
3333- Use ` package:http ` instead of ` package:fetch_client ` on the web (since the former now uses fetch as well).
3434- Allow disconnecting in the credentials callback of a connector.
3535- Deprecate retry and CRUD upload durations as fields and independent parameters. Use the new ` SyncOptions ` class instead.
36+ - Fix sync progress report after a compaction or defragmentation on the sync service.
3637
3738#### ` powersync ` - ` v1.13.1 `
3839
3940- Use ` package:http ` instead of ` package:fetch_client ` on the web (since the former now uses fetch as well).
4041- Allow disconnecting in the credentials callback of a connector.
4142- Deprecate retry and CRUD upload durations as fields and independent parameters. Use the new ` SyncOptions ` class instead.
43+ - Fix sync progress report after a compaction or defragmentation on the sync service.
4244
4345#### ` powersync_sqlcipher ` - ` v0.1.7 `
4446
Original file line number Diff line number Diff line change 33- Use ` package:http ` instead of ` package:fetch_client ` on the web (since the former now uses fetch as well).
44- Allow disconnecting in the credentials callback of a connector.
55- Deprecate retry and CRUD upload durations as fields and independent parameters. Use the new ` SyncOptions ` class instead.
6+ - Fix sync progress report after a compaction or defragmentation on the sync service.
67
78## 1.13.0
89
Original file line number Diff line number Diff line change 33- Use ` package:http ` instead of ` package:fetch_client ` on the web (since the former now uses fetch as well).
44- Allow disconnecting in the credentials callback of a connector.
55- Deprecate retry and CRUD upload durations as fields and independent parameters. Use the new ` SyncOptions ` class instead.
6+ - Fix sync progress report after a compaction or defragmentation on the sync service.
67
78## 1.3.0
89
You can’t perform that action at this time.
0 commit comments