Skip to content

Releases: powersync-ja/powersync-js

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

06 Nov 15:11
b0f7446

Choose a tag to compare

Patch Changes

  • Updated dependencies [ba982eb]
    • @journeyapps/powersync-sdk-common@0.1.3
    • @journeyapps/powersync-react@0.1.2

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

06 Nov 08:33
52bec03

Choose a tag to compare

Patch Changes

  • 2c0a54f: Fixed: get, getAll and getOptional should execute inside a readLock for concurrency
  • Updated dependencies [280ab96]
  • Updated dependencies [961f544]
    • @journeyapps/powersync-sdk-common@0.1.2
    • @journeyapps/powersync-react@0.1.1

@journeyapps/powersync-sdk-common@0.1.3

06 Nov 15:11
b0f7446

Choose a tag to compare

Patch Changes

  • ba982eb: Fixed regression where waitForReady would not trigger or resolve if not invoked before init

@journeyapps/powersync-sdk-common@0.1.2

06 Nov 08:33
52bec03

Choose a tag to compare

Patch Changes

  • 280ab96: - Removed user-id header from backend connector and remote headers.
    • Added waitForReady method on PowerSyncDatabase client which resolves once initialization is complete.

@journeyapps/powersync-react@0.1.2

06 Nov 15:11
b0f7446

Choose a tag to compare

Patch Changes

  • Updated dependencies [ba982eb]
    • @journeyapps/powersync-sdk-common@0.1.3

@journeyapps/powersync-react@0.1.1

06 Nov 08:33
52bec03

Choose a tag to compare

Patch Changes

  • 961f544: Fixed: Added correct typings for React hooks. Previously hooks would return any.
  • Updated dependencies [280ab96]
    • @journeyapps/powersync-sdk-common@0.1.2

@journeyapps/powersync-attachments@0.0.4

06 Nov 15:11
b0f7446

Choose a tag to compare

Patch Changes

  • Updated dependencies [ba982eb]
    • @journeyapps/powersync-sdk-common@0.1.3

@journeyapps/powersync-attachments@0.0.3

06 Nov 08:33
52bec03

Choose a tag to compare

Patch Changes

  • Updated dependencies [280ab96]
    • @journeyapps/powersync-sdk-common@0.1.2

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

02 Nov 09:21
b3a0f2a

Choose a tag to compare

Patch Changes

  • Updated dependencies [2032643]
    • @journeyapps/powersync-sdk-common@0.1.1

@journeyapps/powersync-sdk-common@0.1.1

02 Nov 09:21
b3a0f2a

Choose a tag to compare

Patch Changes

  • 2032643: Fix Table.createLocalOnly to not also be insertOnly