You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PowerSync/PowerSync.Common/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
## 0.0.2-alpha.2
2
+
3
+
- Updated core extension to v0.3.14
4
+
- Loading last synced time from core extension
5
+
- Expose upload and download errors on SyncStatus
6
+
- Improved credentials management and error handling. Credentials are invalidated when they expire or become invalid based on responses from the PowerSync service. The frequency of credential fetching has been reduced as a result of this work.
7
+
1
8
## 0.0.2-alpha.1
2
9
3
10
- Introduce package. Support for Desktop .NET use cases.
0 commit comments