Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 3, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@powersync/[email protected]

Minor Changes

  • 133f376: - Improved serializing of upload and download errors for SyncStatus events. Some JS Errors are not cloneable, the JSON representation of a SyncStatus should now always be cloneable.

@powersync/[email protected]

Minor Changes

  • 133f376: - Fixed some edge cases where multiple tabs with OPFS can cause sync deadlocks.
    • Fixed issue where calling powerSync.close() would cause a disconnect if using multiple tabs (the default should not be to disconnect if using multiple tabs)
    • Improved shared sync implementation database delegation and opening strategy.

Patch Changes

  • d0c67b1: Avoid binding this when disposing table change listeners in the web adapter to prevent Comlink serialization errors on close.
  • Updated dependencies [133f376]

@powersync/[email protected]

Patch Changes

  • 133f376: DB operations will now throw a dedicated ConnectionClosed error when an attempt to perform an operation on a closed connection is made.
  • Updated dependencies [133f376]

@powersync/[email protected]

Patch Changes

@powersync/[email protected]

Patch Changes

@powersync/[email protected]

Patch Changes

@powersync/[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from dd5d70d to 2b39b1c Compare January 5, 2026 10:14
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2b39b1c to 703f292 Compare January 8, 2026 16:17
@stevensJourney stevensJourney merged commit 80248b8 into main Jan 9, 2026
@stevensJourney stevensJourney deleted the changeset-release/main branch January 9, 2026 07:09
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.

2 participants