Skip to content

Releases: powersync-ja/powersync-js

@powersync/diagnostics-app@0.7.4

02 Dec 14:32
3513514

Choose a tag to compare

Patch Changes

  • @powersync/web@1.12.1

@powersync/common@1.22.0

02 Dec 14:32
3513514

Choose a tag to compare

Minor Changes

  • 77a9ed2: Added compilableQueryWatch() utility function which allows any compilable query to be watched.

@powersync/op-sqlite@0.1.2

28 Nov 09:41
0475d20

Choose a tag to compare

Patch Changes

  • 7c9c41d: Update op-sqlite to v10.1.0 for compatibility with React Native >0.76

@powersync/web@1.12.0

27 Nov 14:14
5647e48

Choose a tag to compare

Minor Changes

  • 36af0c8: Added temporaryStorage option to WebSQLOpenFactoryOptions. The temp_store value will now defaults to "MEMORY".

Patch Changes

  • 7e23d65: Added a bin/cli utilty that can be invoked with npx powersync-web copy-assets or pnpm powersync-web copy-assets.

@powersync/tanstack-react-query@0.0.9

27 Nov 14:14
5647e48

Choose a tag to compare

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

27 Nov 14:14
5647e48

Choose a tag to compare

Patch Changes

  • Updated dependencies [7e23d65]
  • Updated dependencies [36af0c8]
    • @powersync/web@1.12.0

@powersync/react-native@1.16.0

19 Nov 09:27
cb44fe3

Choose a tag to compare

Minor Changes

  • d1d740d: Update RNQS to v 2.2.0 for Expo 52 and RN 0.76 support

@powersync/web@1.11.0

18 Nov 14:57
ea82cf0

Choose a tag to compare

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.0 will require the IndexDB storage to be erased.

@powersync/drizzle-driver@0.1.0

15 Nov 06:22
d72ac11

Choose a tag to compare

Minor Changes

  • 9c19e4c: Added support for casing option.
  • 9d66bdc: Changed drizzle-orm to a peer dependency, supporting a wider set of versions in downstream projects.

Patch Changes

  • 4c2a5c3: Added PowerSyncSQLiteDatabase type as part of exported members.

@powersync/drizzle-driver@0.0.1

13 Nov 09:59
9449db5

Choose a tag to compare

Patch Changes