Skip to content

Releases: powersync-ja/powersync-js

@powersync/[email protected]

18 Sep 17:02
d5f755d

Choose a tag to compare

Patch Changes

@powersync/[email protected]

09 Sep 15:00
a8bb3d9

Choose a tag to compare

Minor Changes

  • b1a76b3: Fixed SSR Mode detection for DB adapters. Removed the potential for SSR Web Streamining implementations from to perform syncing operations.
  • 447f979: Use wa-sqlite 0.3.0 / powersync-sqlite-core 0.2.0.

Patch Changes

@powersync/[email protected]

09 Sep 15:00
a8bb3d9

Choose a tag to compare

Patch Changes

  • c04ecfc: React and Vue helpers should execute queries from compatible query executor methods. This should allow Kysely queries with plugins to function correctly.
  • Updated dependencies [447f979]
  • Updated dependencies [b1a76b3]
  • Updated dependencies [e77b1ab]
  • Updated dependencies [447f979]
  • Updated dependencies [f202944]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]

@powersync/[email protected]

09 Sep 14:59
a8bb3d9

Choose a tag to compare

Patch Changes

  • a65cd8c: chore: Added isLoading example to README
  • c04ecfc: React and Vue helpers should execute queries from compatible query executor methods. This should allow Kysely queries with plugins to function correctly.
  • Updated dependencies [447f979]
  • Updated dependencies [b1a76b3]
  • Updated dependencies [e77b1ab]
  • Updated dependencies [447f979]
  • Updated dependencies [f202944]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]

@powersync/[email protected]

09 Sep 15:00
a8bb3d9

Choose a tag to compare

Minor Changes

  • 447f979: Use react-native-quick-sqlite 1.3.0 / powersync-sqlite-core 0.2.1.

Patch Changes

@powersync/[email protected]

09 Sep 14:59
a8bb3d9

Choose a tag to compare

Minor Changes

  • c04ecfc: Made dialect in wrapPowerSyncWithKysely options optional since the method provides a PowerSync dialect by default.

Patch Changes

@powersync/[email protected]

09 Sep 15:00
a8bb3d9

Choose a tag to compare

Patch Changes

@powersync/[email protected]

09 Sep 14:59
a8bb3d9

Choose a tag to compare

Minor Changes

  • 447f979: Improve performance of MOVE and REMOVE operations.
  • b1a76b3: Fixed SSR Mode detection for DB adapters. Removed the potential for SSR Web Streamining implementations from to perform syncing operations.
  • f202944: Merge Table and TableV2 but kept TableV2 to avoid making this a breaking change.
  • 447f979: Add custom x-user-agent header and client_id parameter to requests.
  • 447f979: Emit update notifications on disconnectAndClear().
  • 447f979: Persist lastSyncedAt timestamp.

Patch Changes

  • e77b1ab: Add a check for maximum number of columns allowed
  • 447f979: Always cast target_op (write checkpoint) to ensure it's an integer.
  • 447f979: Validate that the powersync-sqlite-core version number is in a compatible range of ^0.2.0.

@powersync/[email protected]

20 Aug 13:59
be40971

Choose a tag to compare

Minor Changes

  • 9f95437: Updated default streaming connection method to use WebSockets

Patch Changes

@powersync/[email protected]

20 Aug 14:00
be40971

Choose a tag to compare

Minor Changes

  • 9f95437: Updated default streaming connection method to use WebSockets

Patch Changes