Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@powersync/node@0.3.0
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
.
Patch Changes
@powersync/kysely-driver@1.2.0
Minor Changes
- d0d0c02: Updated Kysely depedency to ^0.28.0. Introduces new features to the PowerSync Kysely wrapper. See https://github.com/kysely-org/kysely/releases/tag/0.28.0
Patch Changes
@powersync/diagnostics-app@0.8.10
@powersync/common@1.28.0
Minor Changes
- 6807df6: Exposing logger on AbstractPowerSyncDatabase.
- e71dc94: Added logger helpers, which can be used instead of the
js-logger
dependency. - f40ecf9: Added
fetchOptions
to AbstractRemoteOptions. Allows consumers to include fields such asdispatcher
(e.g. for proxy support) to the fetch invocations.
Also ensuring all options provided toconnect()
are passed onwards, allows packages to have their own option definitions forconnect()
and the abstractgenerateSyncStreamImplementation()
.
@powersync/attachments@2.3.1
@powersync/web@1.18.0
@powersync/tanstack-react-query@0.0.20
Patch Changes
- 806d5ca: Bumping tanstack query peer dependency to
^5.70.0
.
@powersync/diagnostics-app@0.8.9
@powersync/web@1.17.2
Patch Changes
- Updated dependencies [720ad7a]
- @powersync/common@1.27.1
@powersync/tanstack-react-query@0.0.19
Patch Changes
- Updated dependencies [720ad7a]
- @powersync/common@1.27.1
- @powersync/react@1.5.2