Skip to content

Releases: powersync-ja/powersync-js

@powersync/[email protected]

30 Jan 10:50
71ce13b

Choose a tag to compare

Minor Changes

  • 0f28fb3: Add retryDelayMs and crudUploadThrottleMs to connect so that the values can be dynamically changed upon reconnecting.

Patch Changes

@powersync/[email protected]

30 Jan 10:50
71ce13b

Choose a tag to compare

Patch Changes

  • a4895cc: Silencing transactions that are reporting on failed rollback exceptions when they are safe to ignore.
  • Updated dependencies [0f28fb3]

@powersync/[email protected]

30 Jan 10:50
71ce13b

Choose a tag to compare

@powersync/[email protected]

30 Jan 10:50
71ce13b

Choose a tag to compare

Minor Changes

  • 0f28fb3: Add retryDelayMs and crudUploadThrottleMs to connect so that the values can be dynamically changed upon reconnecting.

@powersync/[email protected]

27 Jan 17:23
aa84a6c

Choose a tag to compare

Minor Changes

  • 065aba6: Added support for OPFS virtual filesystem.

@powersync/[email protected]

27 Jan 17:23
aa84a6c

Choose a tag to compare

Patch Changes

@powersync/[email protected]

22 Jan 06:31
e79ed9b

Choose a tag to compare

Minor Changes

  • 3a37054: * Allow users to load additional sqlite extensions
    • Remove getBundledPath function as getDylibPath can now be used instead

@powersync/[email protected]

22 Jan 06:31
e79ed9b

Choose a tag to compare

Patch Changes

  • 6580f29: Added support for custom column types when converting a Drizzle schema to a PowerSync app schema.

@powersync/[email protected]

20 Jan 06:02
1cc8a94

Choose a tag to compare

Patch Changes

  • 86a753f: Fixed Drizzle transactions breaking for react-native projects, correctly using lock context for transactions.

@powersync/[email protected]

10 Jan 13:30
f0b6394

Choose a tag to compare

Patch Changes

  • 2c86114: Update powersync-sqlite-core to 0.3.8 - Increase limit on number of columns per table to 1999.
  • Updated dependencies [2c86114]