Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@powersync/diagnostics-app@0.7.4
Patch Changes
- @powersync/web@1.12.1
@powersync/common@1.22.0
Minor Changes
- 77a9ed2: Added
compilableQueryWatch()utility function which allows any compilable query to be watched.
@powersync/op-sqlite@0.1.2
Patch Changes
- 7c9c41d: Update op-sqlite to v10.1.0 for compatibility with React Native >0.76
@powersync/web@1.12.0
@powersync/tanstack-react-query@0.0.9
Patch Changes
- 3f9df96: Fixed issue with compilable queries needing a parameter value specified and fixed issue related to compilable query errors causing infinite rendering.
@powersync/diagnostics-app@0.7.3
@powersync/react-native@1.16.0
Minor Changes
- d1d740d: Update RNQS to v 2.2.0 for Expo 52 and RN 0.76 support
@powersync/web@1.11.0
Minor Changes
- bacc1c5: Updated WA-SQLite to
@journeyapps/wa-sqlite@1.0.0. Note that WA-SQLite performed some changes to the virtual filesystem structure in this update. An automatic migration will be executed when upgrading, however no down-migration is available. Downgrading to@journeyapps/wa-sqlite < 1.0.0will require the IndexDB storage to be erased.
@powersync/drizzle-driver@0.1.0
@powersync/drizzle-driver@0.0.1
Patch Changes
- b8e1848: Initial Alpha version.