Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@powersync/diagnostics-app@0.8.5
@powersync/common@1.26.0
Minor Changes
- f8fd814: Introduced
executeRaw
, which processes SQLite query results differently to preserve all columns, preventing duplicate column names from being overwritten.
@powersync/web@1.15.1
Patch Changes
- 0c8ddda: Update package description
@powersync/tanstack-react-query@0.0.16
Patch Changes
- Updated dependencies [fcb9d58]
- @powersync/react@1.5.2
@powersync/react@1.5.2
Patch Changes
- fcb9d58: Fixed an issue with
useQuery
where initial query/parameter changes could cause a race condition if the first query took long.
@powersync/react-native@1.18.2
@powersync/node@0.1.1
@powersync/diagnostics-app@0.8.4
@powersync/attachments@2.3.0
Minor Changes
- 420a083: Added
attachmentTableName
option to attachment queue which allows you to specify the table name it should work with.
@powersync/web@1.15.0
Minor Changes
- 26025f0: Ensured OPFS tabs are not frozen or put to sleep by browsers. This prevents potential deadlocks in the syncing process.