Skip to content

Version Packages - #1075

Merged
simolus3 merged 1 commit into
mainfrom
changeset-release/main
Sep 2, 2026
Merged

Version Packages#1075
simolus3 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 18, 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/[email protected]

Major Changes

Minor Changes

  • a07998d: Add requestCheckpoint() to PowerSyncDatabase to request an explicit sync acknowledgement.
    This feature requires a new checkpointMode: 'requests' option on ConnectOptions switching to a more
    efficient way to request checkpoints from the PowerSync service.

    For more details on this feature, see Sync Catch-Up.

Patch Changes

@powersync/[email protected]

Minor Changes

  • a07998d: Add requestCheckpoint() to PowerSyncDatabase to request an explicit sync acknowledgement.
    This feature requires a new checkpointMode: 'requests' option on ConnectOptions switching to a more
    efficient way to request checkpoints from the PowerSync service.

    For more details on this feature, see Sync Catch-Up.

Patch Changes

@powersync/[email protected]

Minor Changes

  • a07998d: Add requestCheckpoint() to PowerSyncDatabase to request an explicit sync acknowledgement.
    This feature requires a new checkpointMode: 'requests' option on ConnectOptions switching to a more
    efficient way to request checkpoints from the PowerSync service.

    For more details on this feature, see Sync Catch-Up.

@powersync/[email protected]

Minor Changes

  • a07998d: Add requestCheckpoint() to PowerSyncDatabase to request an explicit sync acknowledgement.
    This feature requires a new checkpointMode: 'requests' option on ConnectOptions switching to a more
    efficient way to request checkpoints from the PowerSync service.

    For more details on this feature, see Sync Catch-Up.

Patch Changes

@powersync/[email protected]

Minor Changes

  • c6e7343: Add experimental support for Swift Package Manager builds (requires React Native version 0.87.0 or later).

  • a07998d: Add requestCheckpoint() to PowerSyncDatabase to request an explicit sync acknowledgement.
    This feature requires a new checkpointMode: 'requests' option on ConnectOptions switching to a more
    efficient way to request checkpoints from the PowerSync service.

    For more details on this feature, see Sync Catch-Up.

Patch Changes

@powersync/[email protected]

Minor Changes

  • a07998d: Add requestCheckpoint() to PowerSyncDatabase to request an explicit sync acknowledgement.
    This feature requires a new checkpointMode: 'requests' option on ConnectOptions switching to a more
    efficient way to request checkpoints from the PowerSync service.

    For more details on this feature, see Sync Catch-Up.

Patch Changes

  • aa1f171: Fix stream subscription changes made while connect() is still bringing up the sync implementation being
    lost until the next reconnect. A stream could keep syncing after being unsubscribed, or be reported as
    subscribed while never being requested, leaving waitForFirstSync() unresolved.
  • Updated dependencies [a07998d]

@powersync/[email protected]

Minor Changes

  • a07998d: Add requestCheckpoint() to PowerSyncDatabase to request an explicit sync acknowledgement.
    This feature requires a new checkpointMode: 'requests' option on ConnectOptions switching to a more
    efficient way to request checkpoints from the PowerSync service.

    For more details on this feature, see Sync Catch-Up.

Patch Changes

@powersync/[email protected]

Patch Changes

@powersync/[email protected]

Patch Changes

@powersync/[email protected]

Patch Changes

  • 3d0e2a3: Forward throttleMs from useQuery to the underlying watched query. It was accepted by the options type but never passed on, so the default 30ms throttle always applied.
  • Updated dependencies [a07998d]

@powersync/[email protected]

Patch Changes

@powersync/[email protected]

Patch Changes

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 7dc8eb8 to 6040655 Compare August 31, 2026 18:33
@simolus3
simolus3 merged commit 0c6ebfb into main Sep 2, 2026
4 checks passed
@simolus3
simolus3 deleted the changeset-release/main branch September 2, 2026 13:41
@jamesgpearce

Copy link
Copy Markdown

Thanks!

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