Skip to content

[Chore] Update Alpha With Master #87

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 53 commits into from
May 30, 2024
Merged

[Chore] Update Alpha With Master #87

merged 53 commits into from
May 30, 2024

Conversation

stevensJourney
Copy link
Contributor

@stevensJourney stevensJourney commented May 29, 2024

Overview

This updates the alpha branch with the latest changes from master.

Dependencies

When updating it was noted that a recent release of sqlite3 breaks the web implementation.
Version 2.4.3 of sqlite3 removes the need for certain JS dependencies, but this causes a JS compile error
image

See a similar post where it is recommended to use version <2.4.3.

For now the version range has been updated to exclude the latest release.

Future releases will use the latest sqlite3 and sqlite3_web packages. See powersync-ja/sqlite_async.dart#43

Testing

alphatest.mov

benitav and others added 30 commits February 20, 2024 11:53
* chore: update podfile.lock

* docs: update readme

* chore: uncomment platform

* Update demos/supabase-todolist/README.md

Co-authored-by: benitav <benitav@users.noreply.github.com>

* Update Readme instructions for both demo apps

* Update demos/supabase-todolist/README.md

Co-authored-by: benitav <benitav@users.noreply.github.com>

* Update demos/supabase-simple-chat/README.md

Co-authored-by: benitav <benitav@users.noreply.github.com>

* chore: update podfile.lock

---------

Co-authored-by: DominicGBauer <dominic@nomanini.com>
Co-authored-by: benitav <benitav@users.noreply.github.com>
Co-authored-by: benitav <benita@journeyapps.com>
* chore: improve attachment queue

* chore: update changelog

* chore: pr feedback

---------

Co-authored-by: DominicGBauer <dominic@nomanini.com>
* chore(powersync): add crud throttle to connect

* chore(powersync): add crud throttle to connect

---------

Co-authored-by: DominicGBauer <dominic@nomanini.com>
Co-authored-by: DominicGBauer <dominic@nomanini.com>
Fix "Checksum mismatch" when calling connect() multiple times
* chore(attachments): minor improvements

* docs: update changelog

* chore: pr reverts

---------

Co-authored-by: DominicGBauer <dominic@nomanini.com>
…#81)

* Reset ability to sync after exception is possibly thrown in syncing_service.dart

* Added `catch` statemet syncing_service.dart.

* Fix typo.
* chore(attachments): update version 0.3.2

* fix: lint

* docs: update changelog

* docs: update changelog

---------

Co-authored-by: DominicGBauer <dominic@nomanini.com>
* feat(attachments): cater for subdirectorires in storage

* fix: changelog

* chore: make mediaType configurable in example and demo

---------

Co-authored-by: DominicGBauer <dominic@nomanini.com>
Fix disconnectAndClear not clearing ps_untyped
This increases compatibility with other projects.

Dependency calls were audited.

Signed-off-by: Kobie Botha <kobie@journeyapps.com>
…pendency

Lower path_provider dependency version
DominicGBauer and others added 8 commits May 15, 2024 05:25
* chore(attachments): update version 0.4.1

* chore: add changelog

---------

Co-authored-by: DominicGBauer <dominic@nomanini.com>
@stevensJourney stevensJourney marked this pull request as ready for review May 30, 2024 10:33
@stevensJourney stevensJourney merged commit 5038f31 into alpha-release May 30, 2024
4 checks passed
@stevensJourney stevensJourney deleted the alpha-main branch May 30, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants