Skip to content

Releases: powersync-ja/powersync-js

@powersync/[email protected]

09 Sep 15:00
a8bb3d9
Compare
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
Compare
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
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

09 Sep 14:59
a8bb3d9
Compare
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
Compare
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
Compare
Choose a tag to compare

Minor Changes

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

Patch Changes

@powersync/[email protected]

20 Aug 13:59
be40971
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

20 Aug 13:59
be40971
Compare
Choose a tag to compare

Patch Changes

  • 9521e24: Change internals of deleteBucket to use simpler action
  • 7d04f74: Added basic validations for required options in PowerSyncDatabase constructor.
  • 4fc1de3: Allow enums to be accessed at runtime by adding preserveConstEnums to tsconfig

@powersync/[email protected]

13 Aug 18:46
05e3469
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

13 Aug 18:46
05e3469
Compare
Choose a tag to compare

Patch Changes