Skip to content

Releases: powersync-ja/powersync-js

@powersync/diagnostics-app@0.7.5

06 Jan 14:19
7db9933

Choose a tag to compare

Patch Changes

  • @powersync/web@1.12.2

@powersync/common@1.22.1

06 Jan 14:18
7db9933

Choose a tag to compare

Patch Changes

  • 7a47778: Fix issue where local changes could be reverted when a replication delay is present.
  • 4a262cd: Add schema validation

@powersync/drizzle-driver@0.3.0

12 Dec 08:49
7382895

Choose a tag to compare

Minor Changes

  • a547fc6: Added support for column "mode" option. This allows the ORM to expose values as complex types such as JSON and Timestamp, but store them as primitives such as text and integer.
  • 53fd64e: Added support for casing option in the Drizzle schema helper functions.

Patch Changes

  • ed5bb49: Fixed a typing issue related to queries returning multiple results when used in db.watch().

@powersync/attachments@2.2.0

12 Dec 08:49
7382895

Choose a tag to compare

Minor Changes

  • 0094e52: Added option to download attachments

@powersync/web@1.12.1

02 Dec 14:32
3513514

Choose a tag to compare

Patch Changes

  • Updated dependencies [77a9ed2]
    • @powersync/common@1.22.0

@powersync/tanstack-react-query@0.0.10

02 Dec 14:32
3513514

Choose a tag to compare

Patch Changes

  • Updated dependencies [77a9ed2]
    • @powersync/common@1.22.0

@powersync/react-native@1.16.1

02 Dec 14:32
3513514

Choose a tag to compare

Patch Changes

  • Updated dependencies [77a9ed2]
    • @powersync/common@1.22.0

@powersync/op-sqlite@0.1.3

02 Dec 14:32
3513514

Choose a tag to compare

Patch Changes

  • Updated dependencies [77a9ed2]
    • @powersync/common@1.22.0

@powersync/kysely-driver@1.1.0

02 Dec 14:32
3513514

Choose a tag to compare

Minor Changes

  • 77a9ed2: Added watch() function to Kysely wrapper to support watched queries. This function invokes execute() on the Kysely query which improves support for complex queries and Kysely plugins.

Patch Changes

  • Updated dependencies [77a9ed2]
    • @powersync/common@1.22.0

@powersync/drizzle-driver@0.2.0

02 Dec 14:32
3513514

Choose a tag to compare

Minor Changes

  • 77a9ed2: Added watch() function to Drizzle wrapper to support watched queries. This function invokes execute() on the Drizzle query which improves support for complex queries such as those which are relational.
  • 4a70624: Added helper toPowersyncTable function and DrizzleAppSchema constructor to convert a Drizzle schema into a PowerSync app schema.

Patch Changes

  • Updated dependencies [77a9ed2]
    • @powersync/common@1.22.0