Skip to content

Releases: powersync-ja/powersync-js

@powersync/node@0.5.0

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

  • Updated dependencies [96ddd5d]
  • Updated dependencies [96ddd5d]
  • Updated dependencies [efc8ba9]
    • @powersync/common@1.32.0

@powersync/diagnostics-app@0.9.0

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

  • 6707966: Fix reconnecting after changing credentials.
  • Updated dependencies [96ddd5d]
    • @powersync/web@1.22.0
    • @powersync/react@1.5.3

@powersync/common@1.32.0

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/web@1.21.1

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

  • Updated dependencies [b046ebe]
    • @powersync/common@1.31.1

@powersync/tanstack-react-query@0.0.25

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

  • Updated dependencies [b046ebe]
    • @powersync/common@1.31.1
    • @powersync/react@1.5.3

@powersync/react-native@1.20.4

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

  • Updated dependencies [b046ebe]
    • @powersync/common@1.31.1
    • @powersync/react@1.5.3

@powersync/op-sqlite@0.6.1

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

  • Updated dependencies [b046ebe]
    • @powersync/common@1.31.1

@powersync/node@0.4.5

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

  • Updated dependencies [b046ebe]
    • @powersync/common@1.31.1

@powersync/diagnostics-app@0.8.14

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

  • @powersync/react@1.5.3
  • @powersync/web@1.21.1

@powersync/common@1.31.1

02 Jun 13:06
dea6877

Choose a tag to compare

Patch Changes

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