Skip to content

Version Packages#891

Merged
Chriztiaan merged 1 commit intomainfrom
changeset-release/main
Mar 24, 2026
Merged

Version Packages#891
Chriztiaan merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 12, 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/common@1.50.0

Minor Changes

  • 8f8ef1c: Remove async-mutex dependency in favor of internal implementation.

Patch Changes

  • eac163a: Fixed a deadlock in deleteAttachment by reusing the existing AttachmentContext instead of opening a nested withContext call.

@powersync/react-native@1.33.0

Minor Changes

  • 8f8ef1c: Remove async-mutex dependency in favor of internal implementation.

Patch Changes

  • Updated dependencies [1bbba11]
  • Updated dependencies [eac163a]
  • Updated dependencies [8f8ef1c]
    • @powersync/react@1.9.1
    • @powersync/common@1.50.0

@powersync/web@1.37.0

Minor Changes

  • 45f427c: Refactor database worker communication and lock management.

    Note: While this is mostly an internal change, it updates how tabs communicate with workers.
    Upgrading should not be an issue when using bundlers like vite which add file hashes to worker paths.
    If you manually load workers you've copied into your app sources, please make sure the workers
    are upgraded along with the SDK. Workers from earlier @powersync/web versions will not work
    with this release.

    Potentially breaking: Internal but previously exported classes for low-level connection management have been removed.

  • 8f8ef1c: Remove async-mutex dependency in favor of internal implementation.

Patch Changes

  • Updated dependencies [eac163a]
  • Updated dependencies [8f8ef1c]
    • @powersync/common@1.50.0

@powersync/adapter-sql-js@0.0.17

Patch Changes

  • 8f8ef1c: Remove async-mutex dependency in favor of internal implementation.
  • Updated dependencies [eac163a]
  • Updated dependencies [8f8ef1c]
    • @powersync/common@1.50.0

@powersync/capacitor@0.5.2

Patch Changes

  • 8f8ef1c: Remove async-mutex dependency in favor of internal implementation.
  • Updated dependencies [45f427c]
  • Updated dependencies [8f8ef1c]
    • @powersync/web@1.37.0

@powersync/node@0.18.2

Patch Changes

  • 8f8ef1c: Remove async-mutex dependency in favor of internal implementation.
  • 93703a0: Fix crash when initializing with an external database adapter.
  • Updated dependencies [eac163a]
  • Updated dependencies [8f8ef1c]
    • @powersync/common@1.50.0

@powersync/nuxt@0.0.5

Patch Changes

  • 8f8ef1c: Remove async-mutex dependency in favor of internal implementation.
  • Updated dependencies [45f427c]
  • Updated dependencies [8f8ef1c]
    • @powersync/web@1.37.0
    • @powersync/vue@0.5.0
    • @powersync/kysely-driver@1.3.3

@powersync/op-sqlite@0.9.4

Patch Changes

  • 8f8ef1c: Remove async-mutex dependency in favor of internal implementation.
  • Updated dependencies [eac163a]
  • Updated dependencies [8f8ef1c]
    • @powersync/common@1.50.0

@powersync/react@1.9.1

Patch Changes

  • 1bbba11: Fixed an issue where if a useQuery hook was waiting for a sync stream, the result sometimes omitted fields that should always be present according to the TypeScript typing.
  • Updated dependencies [eac163a]
  • Updated dependencies [8f8ef1c]
    • @powersync/common@1.50.0

@powersync/tanstack-react-query@0.2.3

Patch Changes

  • Updated dependencies [1bbba11]
  • Updated dependencies [eac163a]
  • Updated dependencies [8f8ef1c]
    • @powersync/react@1.9.1
    • @powersync/common@1.50.0

@powersync/diagnostics-app@0.13.4

Patch Changes

  • e9ec0f1: Added quick-select template query buttons for common PowerSync internal tables (ps_oplog, ps_crud, ps_buckets, ps_untyped) with tooltips and docs links to both SQL consoles
  • Updated dependencies [1bbba11]
  • Updated dependencies [45f427c]
  • Updated dependencies [8f8ef1c]
    • @powersync/react@1.9.1
    • @powersync/web@1.37.0

@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from 321b212 to b841a23 Compare March 19, 2026 12:16
@github-actions github-actions bot force-pushed the changeset-release/main branch from b841a23 to c2a4460 Compare March 23, 2026 08:03
@Chriztiaan Chriztiaan merged commit 995fa19 into main Mar 24, 2026
@Chriztiaan Chriztiaan deleted the changeset-release/main branch March 24, 2026 13:48
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.

1 participant