Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@journeyapps/powersync-vue@0.0.1
Patch Changes
- Updated dependencies [8cc1337]
- @journeyapps/powersync-sdk-common@1.5.1
@journeyapps/powersync-sdk-web@0.4.1
Patch Changes
- Updated dependencies [8cc1337]
- @journeyapps/powersync-sdk-common@1.5.1
@journeyapps/powersync-sdk-react-native@1.4.1
Patch Changes
- Updated dependencies [8cc1337]
- @journeyapps/powersync-sdk-common@1.5.1
- @journeyapps/powersync-react@1.1.2
@journeyapps/powersync-sdk-common@1.5.1
Patch Changes
- 8cc1337: Resolving tables for watch() before handling any results, eliminating a potential race condition between initial result and changes. Also handling a potential uncaught exception.
@journeyapps/powersync-react@1.1.2
Patch Changes
- Updated dependencies [8cc1337]
- @journeyapps/powersync-sdk-common@1.5.1
@journeyapps/powersync-attachments@2.0.2
Patch Changes
- Updated dependencies [8cc1337]
- @journeyapps/powersync-sdk-common@1.5.1
@powersync/kysely-driver@0.1.6
@journeyapps/powersync-sdk-web@0.4.0
Minor Changes
- 8f7caa5: Added batch execution functionality to the web and react-native SDKs. This feature allows a SQL statement with multiple parameters to be executed in a single transaction, improving performance and consistency.
Patch Changes
@journeyapps/powersync-sdk-react-native@1.4.0
Minor Changes
- 8f7caa5: Added batch execution functionality to the web and react-native SDKs. This feature allows a SQL statement with multiple parameters to be executed in a single transaction, improving performance and consistency.
Patch Changes
@journeyapps/powersync-sdk-common@1.5.0
Minor Changes
- 8f7caa5: Added batch execution functionality to the web and react-native SDKs. This feature allows a SQL statement with multiple parameters to be executed in a single transaction, improving performance and consistency.
Patch Changes
- 6c43ec6: Fixed potential unhandled exception when aborting stream fetch request for
/sync/streamendpoint