Skip to content

Releases: powersync-ja/powersync-js

@powersync/react-native@1.7.1

10 Jun 08:25
af6d809

Choose a tag to compare

Patch Changes

  • Updated dependencies [1b66145]
    • @powersync/common@1.11.1

@powersync/common@1.11.1

10 Jun 08:25
af6d809

Choose a tag to compare

Patch Changes

  • 1b66145: Fixed CRUD uploads which would not retry after failing until the connection status was updated. A failed CRUD operation should not change the status to connected: false.

@powersync/web@1.0.1

06 Jun 08:28
f0cef67

Choose a tag to compare

Patch Changes

  • Updated dependencies [820a81d]
    • @powersync/common@1.11.0

@powersync/react-native@1.7.0

06 Jun 08:28
f0cef67

Choose a tag to compare

Minor Changes

  • 820a81d: Fixed potentially using incorrect fetch implementation by directly depending on react-native-fetch-api

Patch Changes

  • Updated dependencies [820a81d]
    • @powersync/common@1.11.0

@powersync/common@1.11.0

06 Jun 08:28
f0cef67

Choose a tag to compare

Minor Changes

  • 820a81d: [internal] Added ability to provide fetch implementation via FetchImplementationProvider

@powersync/web@1.0.0

30 May 15:55
f877337

Choose a tag to compare

Major Changes

  • 32dc7e3: Bump version for Stable release.

Patch Changes

  • e86e61d: Update PowerSync branding
  • Updated dependencies [32dc7e3]
    • @powersync/common@1.10.0

@powersync/vue@0.1.6

30 May 15:55
f877337

Choose a tag to compare

Patch Changes

  • 4463851: Moved Vue package to beta.
  • Updated dependencies [32dc7e3]
    • @powersync/common@1.10.0

@powersync/react-native@1.6.2

30 May 15:55
f877337

Choose a tag to compare

Patch Changes

  • e86e61d: Update PowerSync branding
  • Updated dependencies [32dc7e3]
    • @powersync/common@1.10.0

@powersync/kysely-driver@0.2.6

30 May 15:55
f877337

Choose a tag to compare

Patch Changes

  • e86e61d: Update PowerSync branding
  • Updated dependencies [32dc7e3]
    • @powersync/common@1.10.0

@powersync/common@1.10.0

30 May 15:55
f877337

Choose a tag to compare

Minor Changes

  • 32dc7e3: Added a mechanism for throttling watch callback executions.