Skip to content

Releases: powersync-ja/powersync-js

@journeyapps/powersync-sdk-common@1.3.1

21 Mar 18:04
bd71bb1
Compare
Choose a tag to compare

Patch Changes

  • 37e266d: Fixed issue where sync stream exceptions would not close previous streaming connections.
  • 77b3078: Reduce JS bundle size

@journeyapps/powersync-react@1.0.7

21 Mar 18:04
bd71bb1
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [37e266d]
  • Updated dependencies [77b3078]
    • @journeyapps/powersync-sdk-common@1.3.1

@journeyapps/powersync-attachments@1.1.2

21 Mar 18:04
bd71bb1
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [37e266d]
  • Updated dependencies [77b3078]
    • @journeyapps/powersync-sdk-common@1.3.1

@powersync/kysely-driver@0.1.2

12 Mar 07:27
4d65c56
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [1aed928]
  • Updated dependencies [aede9e7]
    • @journeyapps/powersync-sdk-common@1.3.0

@journeyapps/powersync-sdk-web@0.3.0

12 Mar 07:27
4d65c56
Compare
Choose a tag to compare

Minor Changes

  • 1aed928: Fix PowerSyncBackendConnector.fetchCredentials type to allow returning null
  • aede9e7: Improved multiple tab syncing by unloading stream and sync bucket adapter functionality to shared webworker.

Patch Changes

  • Updated dependencies [1aed928]
  • Updated dependencies [aede9e7]
    • @journeyapps/powersync-sdk-common@1.3.0

@journeyapps/powersync-sdk-react-native@1.3.0

12 Mar 07:27
4d65c56
Compare
Choose a tag to compare

Minor Changes

  • 1aed928: Fix PowerSyncBackendConnector.fetchCredentials type to allow returning null

Patch Changes

  • Updated dependencies [1aed928]
  • Updated dependencies [aede9e7]
    • @journeyapps/powersync-sdk-common@1.3.0
    • @journeyapps/powersync-react@1.0.6

@journeyapps/powersync-sdk-common@1.3.0

12 Mar 07:27
4d65c56
Compare
Choose a tag to compare

Minor Changes

  • 1aed928: Fix PowerSyncBackendConnector.fetchCredentials type to allow returning null

Patch Changes

  • aede9e7: Internally moved crud upload watching to SqliteBucketStorageAdapter. Added dispose methods for sync stream clients and better closing of clients.

@journeyapps/powersync-react@1.0.6

12 Mar 07:27
4d65c56
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [1aed928]
  • Updated dependencies [aede9e7]
    • @journeyapps/powersync-sdk-common@1.3.0

@journeyapps/powersync-attachments@1.1.1

12 Mar 07:27
4d65c56
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [1aed928]
  • Updated dependencies [aede9e7]
    • @journeyapps/powersync-sdk-common@1.3.0

@powersync/kysely-driver@0.1.1

04 Mar 12:18
7b50fbf
Compare
Choose a tag to compare

Patch Changes

  • 67c135f: Updated readme with Schema definition examples.