Skip to content

Commit cdb6b48

Browse files
[Chore] Update Sqlite Async Web (#118)
* update sqlite async
1 parent a2556ce commit cdb6b48

File tree

19 files changed

+73
-32
lines changed

19 files changed

+73
-32
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,35 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2024-07-04
7+
8+
### Changes
9+
10+
---
11+
12+
Packages with breaking changes:
13+
14+
- There are no breaking changes in this release.
15+
16+
Packages with other changes:
17+
18+
- [`powersync` - `v1.3.0-alpha.8`](#powersync---v130-alpha8)
19+
- [`powersync_attachments_helper` - `v0.3.0-alpha.3`](#powersync_attachments_helper---v030-alpha3)
20+
21+
Packages with dependency updates only:
22+
23+
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
24+
25+
- `powersync_attachments_helper` - `v0.3.0-alpha.3`
26+
27+
---
28+
29+
#### `powersync` - `v1.3.0-alpha.8`
30+
31+
- **FIX**(powersync-attachements-helper): pubspec file (#29).
32+
- **DOCS**: update readme and getting started (#51).
33+
34+
635
## 2024-05-30
736

837
### Changes

demos/supabase-anonymous-auth/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -480,10 +480,10 @@ packages:
480480
dependency: "direct main"
481481
description:
482482
name: sqlite_async
483-
sha256: bf989697c50db97043702c625330895a8ebec4491548a8e46d315b9f60b7582e
483+
sha256: "7c5a9bec86b6f5b7511b9ba30974fa7ea470aee2dc0d5b7021f6321a439a8d63"
484484
url: "https://pub.dev"
485485
source: hosted
486-
version: "0.7.0-alpha.5"
486+
version: "0.8.0"
487487
stack_trace:
488488
dependency: transitive
489489
description:

demos/supabase-anonymous-auth/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ dependencies:
1111
flutter:
1212
sdk: flutter
1313

14-
powersync: ^1.3.0-alpha.7
14+
powersync: 1.3.0-alpha.8
1515
path_provider: ^2.1.1
1616
supabase_flutter: ^2.0.2
1717
path: ^1.8.3
1818
logging: ^1.2.0
19-
sqlite_async: 0.7.0-alpha.5
19+
sqlite_async: ^0.8.0
2020
universal_io: ^2.2.2
2121

2222
dev_dependencies:

demos/supabase-edge-function-auth/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -480,10 +480,10 @@ packages:
480480
dependency: "direct main"
481481
description:
482482
name: sqlite_async
483-
sha256: bf989697c50db97043702c625330895a8ebec4491548a8e46d315b9f60b7582e
483+
sha256: "7c5a9bec86b6f5b7511b9ba30974fa7ea470aee2dc0d5b7021f6321a439a8d63"
484484
url: "https://pub.dev"
485485
source: hosted
486-
version: "0.7.0-alpha.5"
486+
version: "0.8.0"
487487
stack_trace:
488488
dependency: transitive
489489
description:

demos/supabase-edge-function-auth/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ dependencies:
1111
flutter:
1212
sdk: flutter
1313

14-
powersync: ^1.3.0-alpha.7
14+
powersync: 1.3.0-alpha.8
1515
path_provider: ^2.1.1
1616
supabase_flutter: ^2.0.2
1717
path: ^1.8.3
1818
logging: ^1.2.0
19-
sqlite_async: 0.7.0-alpha.5
19+
sqlite_async: ^0.8.0
2020
universal_io: ^2.2.2
2121

2222
dev_dependencies:

demos/supabase-simple-chat/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -536,10 +536,10 @@ packages:
536536
dependency: transitive
537537
description:
538538
name: sqlite_async
539-
sha256: bf989697c50db97043702c625330895a8ebec4491548a8e46d315b9f60b7582e
539+
sha256: "7c5a9bec86b6f5b7511b9ba30974fa7ea470aee2dc0d5b7021f6321a439a8d63"
540540
url: "https://pub.dev"
541541
source: hosted
542-
version: "0.7.0-alpha.5"
542+
version: "0.8.0"
543543
stack_trace:
544544
dependency: transitive
545545
description:

demos/supabase-simple-chat/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies:
3737

3838
supabase_flutter: ^1.10.25
3939
timeago: ^3.6.0
40-
powersync: ^1.3.0-alpha.7
40+
powersync: 1.3.0-alpha.8
4141
path_provider: ^2.1.1
4242
path: ^1.8.3
4343
logging: ^1.2.0

demos/supabase-todolist/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -591,10 +591,10 @@ packages:
591591
dependency: "direct main"
592592
description:
593593
name: sqlite_async
594-
sha256: bf989697c50db97043702c625330895a8ebec4491548a8e46d315b9f60b7582e
594+
sha256: "7c5a9bec86b6f5b7511b9ba30974fa7ea470aee2dc0d5b7021f6321a439a8d63"
595595
url: "https://pub.dev"
596596
source: hosted
597-
version: "0.7.0-alpha.5"
597+
version: "0.8.0"
598598
stack_trace:
599599
dependency: transitive
600600
description:

demos/supabase-todolist/pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
powersync_attachments_helper: ^0.3.0-alpha.2
13+
powersync_attachments_helper: ^0.3.0-alpha.3
1414

15-
powersync: ^1.3.0-alpha.7
15+
powersync: 1.3.0-alpha.8
1616
path_provider: ^2.1.1
1717
supabase_flutter: ^2.0.1
1818
path: ^1.8.3
1919
logging: ^1.2.0
2020
camera: ^0.10.5+7
2121
image: ^4.1.3
2222
universal_io: ^2.2.2
23-
sqlite_async: 0.7.0-alpha.5
23+
sqlite_async: ^0.8.0
2424

2525
dev_dependencies:
2626
flutter_test:

packages/powersync/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.3.0-alpha.8
2+
3+
- **FIX**(powersync-attachements-helper): pubspec file (#29).
4+
- **DOCS**: update readme and getting started (#51).
5+
- Updates and uses the latest `sqlite_async` package.
6+
17
## 1.3.0-alpha.7
28

39
- Updates and uses the latest `sqlite_async` alpha.

0 commit comments

Comments
 (0)