Skip to content

Commit 28d6b9b

Browse files
committed
Priming changelogs.
1 parent f5bf19e commit 28d6b9b

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

PowerSync/PowerSync.Common/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# PowerSync.Common Changelog
22

3+
## 0.0.2-alpha.3
4+
- Minor changes to accommodate PowerSync.MAUI package extension.
5+
36
## 0.0.2-alpha.2
47

58
- Updated core extension to v0.3.14

PowerSync/PowerSync.Maui/CHANGELOG.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
# PowerSync.Maui Changelog
22

3-
## 0.0.2-alpha.2
43

5-
- Updated core extension to v0.3.14
6-
- Loading last synced time from core extension
7-
- Expose upload and download errors on SyncStatus
8-
- 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.
4+
## 0.0.1-alpha.1
95

10-
## 0.0.2-alpha.1
11-
12-
- Introduce package. Support for Desktop .NET use cases.
6+
- Introduce package. Support for iOS/Android use cases.
137

148
### Platform Runtime Support Added
159
* MAUI iOS

0 commit comments

Comments
 (0)