Skip to content

Releases: powersync-ja/powersync-js

@powersync/[email protected]

10 Jun 08:25
af6d809

Choose a tag to compare

Patch Changes

@powersync/[email protected]

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/[email protected]

06 Jun 08:28
f0cef67

Choose a tag to compare

Patch Changes

@powersync/[email protected]

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

@powersync/[email protected]

06 Jun 08:28
f0cef67

Choose a tag to compare

Minor Changes

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

@powersync/[email protected]

30 May 15:55
f877337

Choose a tag to compare

Major Changes

  • 32dc7e3: Bump version for Stable release.

Patch Changes

@powersync/[email protected]

30 May 15:55
f877337

Choose a tag to compare

Patch Changes

@powersync/[email protected]

30 May 15:55
f877337

Choose a tag to compare

Patch Changes

@powersync/[email protected]

30 May 15:55
f877337

Choose a tag to compare

Patch Changes

@powersync/[email protected]

30 May 15:55
f877337

Choose a tag to compare

Minor Changes

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