Skip to content

Releases: powersync-ja/powersync-js

@powersync/[email protected]

06 Jan 14:19
7db9933
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

06 Jan 14:19
7db9933
Compare
Choose a tag to compare

@powersync/[email protected]

06 Jan 14:18
7db9933
Compare
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/[email protected]

12 Dec 08:49
7382895
Compare
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/[email protected]

12 Dec 08:49
7382895
Compare
Choose a tag to compare

Minor Changes

  • 0094e52: Added option to download attachments

@powersync/[email protected]

02 Dec 14:32
3513514
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Dec 14:32
3513514
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Dec 14:32
3513514
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Dec 14:32
3513514
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Dec 14:32
3513514
Compare
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