Skip to content

Version Packages - #1046

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#1046
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

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/shared-internals@1.1.0

Minor Changes

  • bc50ecc: When shared sync workers are disabled, use broadcast channels to share the current sync status and
    subscriptions across tabs.

Patch Changes

  • 669ba97: Fix connect() transiently reporting a sync status without core state (hasSynced: undefined, no
    stream subscriptions), clobbering the offline sync status restored when the database was opened.
    Also fix aborted or failed connection attempts resetting the restored status the same way before
    the core extension had reported a status for them.

@powersync/web@2.1.0

Minor Changes

  • bc50ecc: When shared sync workers are disabled, use broadcast channels to share the current sync status and
    subscriptions across tabs.

Patch Changes

@powersync/adapter-sql-js@0.0.20

Patch Changes

  • Updated dependencies [669ba97]
  • Updated dependencies [bc50ecc]
    • @powersync/shared-internals@1.1.0

@powersync/capacitor@0.8.1

Patch Changes

  • Updated dependencies [669ba97]
  • Updated dependencies [8d18368]
  • Updated dependencies [8d18368]
  • Updated dependencies [bc50ecc]
  • Updated dependencies [d1b3622]
    • @powersync/shared-internals@1.1.0
    • @powersync/web@2.1.0

@powersync/kysely-driver@2.0.1

Patch Changes

  • 7f886e4: Support versions 0.29.x of kysely

@powersync/node@0.20.1

Patch Changes

  • Updated dependencies [669ba97]
  • Updated dependencies [bc50ecc]
    • @powersync/shared-internals@1.1.0

@powersync/react-native@2.0.1

Patch Changes

  • Updated dependencies [669ba97]
  • Updated dependencies [bc50ecc]
    • @powersync/shared-internals@1.1.0
    • @powersync/react@2.0.0

@powersync/diagnostics-app@0.13.16

Patch Changes

  • Updated dependencies [669ba97]
  • Updated dependencies [8d18368]
  • Updated dependencies [8d18368]
  • Updated dependencies [bc50ecc]
  • Updated dependencies [d1b3622]
    • @powersync/shared-internals@1.1.0
    • @powersync/web@2.1.0
    • @powersync/react@2.0.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from d9106e2 to a84120b Compare July 29, 2026 13:02
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a84120b to 98d3b9c Compare July 29, 2026 13:26
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.

@powersync/web default IDBBatchAtomicVFS fails to open long database filenames with sqlite3_open_v2

0 participants