@powersync/node@0.3.0
·
49 commits
to main
since this release
Minor Changes
- f40ecf9: Introduced support for specifying proxy environment variables for the connection methods. For HTTP it supports
HTTP_PROXY
orHTTPS_PROXY
, and for WebSockets it supportsWS_PROXY
andWSS_PROXY
.