Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@powersync/diagnostics-app@0.8.1
Patch Changes
- Updated dependencies [44582ef]
- @powersync/web@1.14.1
@powersync/web@1.14.0
@powersync/tanstack-react-query@0.0.14
@powersync/react-native@1.18.0
Minor Changes
- 893d42b: Introduced
fetchStrategy
option to connect, allowing you to choose eitherbuffered
orsequential
for the Websocket connect option. Internally the functionality ofbuffered
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
@powersync/op-sqlite@0.4.0
@powersync/diagnostics-app@0.8.0
@powersync/common@1.24.0
Minor Changes
- 893d42b: Introduced
fetchStrategy
option to connect, allowing you to choose eitherbuffered
orsequential
for the Websocket connect option. Internally the functionality ofbuffered
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/web@1.13.1
Patch Changes
- Updated dependencies [0f28fb3]
- @powersync/common@1.23.0
@powersync/tanstack-react-query@0.0.13
Patch Changes
- Updated dependencies [0f28fb3]
- @powersync/common@1.23.0