@powersync/node@0.3.0
·
242 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_PROXYorHTTPS_PROXY, and for WebSockets it supportsWS_PROXYandWSS_PROXY.