Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@powersync/react-native@1.7.1
Patch Changes
- Updated dependencies [1b66145]
- @powersync/common@1.11.1
@powersync/common@1.11.1
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
Patch Changes
- Updated dependencies [820a81d]
- @powersync/common@1.11.0
@powersync/react-native@1.7.0
@powersync/common@1.11.0
Minor Changes
- 820a81d: [internal] Added ability to provide fetch implementation via FetchImplementationProvider
@powersync/web@1.0.0
@powersync/vue@0.1.6
@powersync/react-native@1.6.2
@powersync/kysely-driver@0.2.6
@powersync/common@1.10.0
Minor Changes
- 32dc7e3: Added a mechanism for throttling watch callback executions.