Skip to content

Releases: powersync-ja/powersync-js

@powersync/diagnostics-app@0.8.1

21 Feb 12:45
b913180
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [44582ef]
    • @powersync/web@1.14.1

@powersync/web@1.14.0

11 Feb 11:24
e190454
Compare
Choose a tag to compare

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

11 Feb 11:24
e190454
Compare
Choose a tag to compare

Patch Changes

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

@powersync/react-native@1.18.0

11 Feb 11:24
e190454
Compare
Choose a tag to compare

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/op-sqlite@0.4.0

11 Feb 11:24
e190454
Compare
Choose a tag to compare

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/diagnostics-app@0.8.0

11 Feb 11:24
e190454
Compare
Choose a tag to compare

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

@powersync/common@1.24.0

11 Feb 11:24
e190454
Compare
Choose a tag to compare

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/web@1.13.1

30 Jan 10:50
71ce13b
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [0f28fb3]
    • @powersync/common@1.23.0

@powersync/tanstack-react-query@0.0.13

30 Jan 10:50
71ce13b
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [0f28fb3]
    • @powersync/common@1.23.0

@powersync/react-native@1.17.0

30 Jan 10:50
71ce13b
Compare
Choose a tag to compare

Minor Changes

  • 0f28fb3: Add retryDelayMs and crudUploadThrottleMs to connect so that the values can be dynamically changed upon reconnecting.

Patch Changes

  • Updated dependencies [0f28fb3]
    • @powersync/common@1.23.0