Skip to content

Conversation

simolus3
Copy link
Contributor

This prepares a release for powersync_attachments_helper. When we've upgraded sqlite_async, I've removed a direct dependency of powersync_attachments_helper on that package (because sqlite_async is not actually imported in the attachments helper package).

I've forgotten to release that package with the other updates, meaning that users are unable to update to the latest powersync version when depending on powersync_attachments_helper. This release should fix that.

Closes #322.

@simolus3 simolus3 requested a review from rkistner August 18, 2025 07:34
@simolus3 simolus3 merged commit 5712fef into main Aug 18, 2025
6 checks passed
@simolus3 simolus3 deleted the fix-attachments-dependencies branch August 18, 2025 09:50
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.

Dependency conflict: powersync_attachments_helper ^0.6.18+11 requires sqlite_async ^0.11.0 but app depends on sqlite_async ^0.12.0
2 participants