Skip to content

Releases: powersync-ja/powersync-js

@powersync/[email protected]

17 Jul 11:29
97da283

Choose a tag to compare

Minor Changes

  • ab33799: Add experimental support for raw tables, giving you full control over the table structure to sync into.
    While PowerSync manages tables as JSON views by default, raw tables have to be created by the application
    developer.

    For more information about raw tables, see the documentation.

  • 810c6ad: Propagate logger from PowerSyncDatabase to streaming sync and remote implementations, and tweak some log messages.

Patch Changes

@powersync/[email protected]

17 Jul 11:29
97da283

Choose a tag to compare

Patch Changes

@powersync/[email protected]

17 Jul 11:29
97da283

Choose a tag to compare

Minor Changes

  • ab33799: Add experimental support for raw tables, giving you full control over the table structure to sync into.
    While PowerSync manages tables as JSON views by default, raw tables have to be created by the application
    developer.

    For more information about raw tables, see the documentation.

  • 810c6ad: Propagate logger from PowerSyncDatabase to streaming sync and remote implementations, and tweak some log messages.

Patch Changes

  • 9fb898d: Fixed an issue where readLock and writeLock calls were unnecessarily serialized due to a shared mutex. This did not affect individual calls to get, getAll, or getOptional.
  • a9f6eba: Update PowerSync core extension to 0.4.2
  • a1aa18c: Fix sync stream delays during CRUD upload.
  • Updated dependencies [ab33799]
  • Updated dependencies [810c6ad]
  • Updated dependencies [a1aa18c]
  • Updated dependencies [9fb898d]

@powersync/[email protected]

17 Jul 11:29
97da283

Choose a tag to compare

Patch Changes

@powersync/[email protected]

17 Jul 11:29
97da283

Choose a tag to compare

Minor Changes

  • ab33799: Add experimental support for raw tables, giving you full control over the table structure to sync into.
    While PowerSync manages tables as JSON views by default, raw tables have to be created by the application
    developer.

    For more information about raw tables, see the documentation.

  • 810c6ad: Propagate logger from PowerSyncDatabase to streaming sync and remote implementations, and tweak some log messages.

Patch Changes

  • a1aa18c: Fix sync stream delays during CRUD upload.
  • 9fb898d: [Internal] Removed shared mutex implementation of readLock and writeLock.

@powersync/[email protected]

08 Jul 19:11
f44e3e4

Choose a tag to compare

Patch Changes

@powersync/[email protected]

08 Jul 19:11
f44e3e4

Choose a tag to compare

Patch Changes

@powersync/[email protected]

08 Jul 19:11
f44e3e4

Choose a tag to compare

Patch Changes

@powersync/[email protected]

08 Jul 19:11
f44e3e4

Choose a tag to compare

Patch Changes

@powersync/[email protected]

08 Jul 19:11
f44e3e4

Choose a tag to compare

Patch Changes