Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@powersync/node@0.5.0
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_PROXYenvironment variable by default, as well asWSS_PROXYfor websocket connections.
Patch Changes
@powersync/diagnostics-app@0.9.0
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/common@1.32.0
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
Patch Changes
- Updated dependencies [b046ebe]
- @powersync/common@1.31.1
@powersync/tanstack-react-query@0.0.25
Patch Changes
- Updated dependencies [b046ebe]
- @powersync/common@1.31.1
- @powersync/react@1.5.3
@powersync/react-native@1.20.4
Patch Changes
- Updated dependencies [b046ebe]
- @powersync/common@1.31.1
- @powersync/react@1.5.3
@powersync/op-sqlite@0.6.1
Patch Changes
- Updated dependencies [b046ebe]
- @powersync/common@1.31.1
@powersync/node@0.4.5
Patch Changes
- Updated dependencies [b046ebe]
- @powersync/common@1.31.1
@powersync/diagnostics-app@0.8.14
Patch Changes
- @powersync/react@1.5.3
- @powersync/web@1.21.1
@powersync/common@1.31.1
Patch Changes
- b046ebe: Fix reported progress around compactions / defrags on the sync service.