Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 4, 2025

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.24.0

Minor Changes

  • 893d42b: Introduced fetchStrategy option to connect, allowing you to choose either buffered or sequential for the Websocket connect option. Internally the functionality of buffered was used by default, but now it can be switched to the sequential mode. This changes the WebSocket sync queue to only process one sync event at a time, improving known keep-alive issues for lower-end hardware with minimal impact on sync performance.
  • 0606ac2: add 'connecting' flag to SyncStatus

@powersync/op-sqlite@0.4.0

Minor Changes

  • 56185bb: Default to using memory for temp store, and 50MB cache size.

Patch Changes

  • Updated dependencies [893d42b]
  • Updated dependencies [0606ac2]
    • @powersync/common@1.24.0

@powersync/react-native@1.18.0

Minor Changes

  • 893d42b: Introduced fetchStrategy option to connect, allowing you to choose either buffered or sequential for the Websocket connect option. Internally the functionality of buffered was used by default, but now it can be switched to the sequential mode. This changes the WebSocket sync queue to only process one sync event at a time, improving known keep-alive issues for lower-end hardware with minimal impact on sync performance.

Patch Changes

  • Updated dependencies [893d42b]
  • Updated dependencies [0606ac2]
    • @powersync/common@1.24.0

@powersync/web@1.14.0

Minor Changes

  • 56185bb: Add cacheSizeKb option, defaulting to 50MB.

Patch Changes

  • Updated dependencies [893d42b]
  • Updated dependencies [0606ac2]
    • @powersync/common@1.24.0

@powersync/tanstack-react-query@0.0.14

Patch Changes

  • Updated dependencies [893d42b]
  • Updated dependencies [0606ac2]
    • @powersync/common@1.24.0

@powersync/diagnostics-app@0.8.0

Minor Changes

  • e1c44ad: Improve diagnostics app performance for bulk downloads.
  • 56185bb: Switch diagnostics app to OPFS.

Patch Changes

  • Updated dependencies [56185bb]
    • @powersync/web@1.14.0

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 39c1fa6 to 4e2da78 Compare February 7, 2025 13:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4e2da78 to 391dbe9 Compare February 11, 2025 07:55
@Chriztiaan Chriztiaan merged commit e190454 into main Feb 11, 2025
@Chriztiaan Chriztiaan deleted the changeset-release/main branch February 11, 2025 11:22
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