File tree Expand file tree Collapse file tree 6 files changed +9
-5
lines changed
supabase-edge-function-auth Expand file tree Collapse file tree 6 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -310,7 +310,7 @@ packages:
310
310
path: "../../packages/powersync"
311
311
relative: true
312
312
source: path
313
- version: "1.2.1 "
313
+ version: "1.2.2 "
314
314
realtime_client:
315
315
dependency: transitive
316
316
description:
Original file line number Diff line number Diff line change @@ -310,7 +310,7 @@ packages:
310
310
path: "../../packages/powersync"
311
311
relative: true
312
312
source: path
313
- version: "1.2.1 "
313
+ version: "1.2.2 "
314
314
realtime_client:
315
315
dependency: transitive
316
316
description:
Original file line number Diff line number Diff line change @@ -326,7 +326,7 @@ packages:
326
326
path: "../../packages/powersync"
327
327
relative: true
328
328
source: path
329
- version: "1.2.1 "
329
+ version: "1.2.2 "
330
330
realtime_client:
331
331
dependency: transitive
332
332
description:
Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ packages:
414
414
path: "../../packages/powersync"
415
415
relative: true
416
416
source: path
417
- version: "1.2.1 "
417
+ version: "1.2.2 "
418
418
powersync_attachments_helper:
419
419
dependency: "direct main"
420
420
description:
Original file line number Diff line number Diff line change
1
+ ## 1.2.2
2
+
3
+ - Remove references to DevConnector
4
+
1
5
## 1.2.1
2
6
3
7
- Fix indexes incorrectly dropped after the first run.
Original file line number Diff line number Diff line change 1
1
name : powersync
2
- version : 1.2.1
2
+ version : 1.2.2
3
3
homepage : https://powersync.com
4
4
repository : https://github.com/powersync-ja/powersync.dart
5
5
description : PowerSync Flutter SDK - keep PostgreSQL databases in sync with on-device SQLite databases.
You can’t perform that action at this time.
0 commit comments