Skip to content

Releases: powersync-ja/powersync-js

@powersync/[email protected]

09 Jun 14:01
8894360

Choose a tag to compare

Minor Changes

  • 96ddd5d: Improved behaviour when connect is called multiple times in quick succession. Updating client parameters should now be more responsive.
  • efc8ba9: Switch to undici WebSocket for Dispatcher and diagnostics_channel support. This now adds support for the ALL_PROXY environment variable by default, as well as WSS_PROXY for websocket connections.

Patch Changes

@powersync/[email protected]

09 Jun 14:01
8894360

Choose a tag to compare

Minor Changes

  • 96ddd5d: - Added Sync error alert banner to all views.
    • Fix bug where clicking signOut would not disconnect from the PowerSync service.
    • Updated implementation to fetch sync errors from the SyncStatus.

Patch Changes

@powersync/[email protected]

09 Jun 14:01
8894360

Choose a tag to compare

Minor Changes

  • 96ddd5d: Improved behaviour when connect is called multiple times in quick succession. Updating client parameters should now be more responsive.
  • efc8ba9: Preserve more details on websocket errors.

Patch Changes

  • 96ddd5d: Fixed bug where changes in SyncStatus downloadError and uploadError might not be reported.

@powersync/[email protected]

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Jun 13:06
dea6877

Choose a tag to compare

@powersync/[email protected]

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

  • b046ebe: Fix reported progress around compactions / defrags on the sync service.