@powersync/node@0.5.0
·
2 commits
to main
since this release
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 asWSS_PROXY
for websocket connections.