Skip to content

Releases: powersync-ja/powersync-js

@powersync/[email protected]

24 Apr 11:54
b3205e2
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

24 Apr 11:54
b3205e2
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

24 Apr 11:54
b3205e2
Compare
Choose a tag to compare

Minor Changes

  • f40ecf9: Introduced support for specifying proxy environment variables for the connection methods. For HTTP it supports HTTP_PROXY or HTTPS_PROXY, and for WebSockets it supports WS_PROXY and WSS_PROXY.

Patch Changes

@powersync/[email protected]

24 Apr 11:54
b3205e2
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@powersync/[email protected]

24 Apr 11:54
b3205e2
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

24 Apr 11:54
b3205e2
Compare
Choose a tag to compare

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 as dispatcher (e.g. for proxy support) to the fetch invocations.
    Also ensuring all options provided to connect() are passed onwards, allows packages to have their own option definitions for connect() and the abstract generateSyncStreamImplementation().

@powersync/[email protected]

24 Apr 11:54
b3205e2
Compare
Choose a tag to compare

Patch Changes

  • 6807df6: Using newly exposed logger from AbstractPowerSyncDatabase to have controlled logging instead of using console based logging.
  • Updated dependencies [6807df6]
  • Updated dependencies [e71dc94]
  • Updated dependencies [f40ecf9]

@powersync/[email protected]

08 Apr 08:59
75c50be
Compare
Choose a tag to compare

Minor Changes

  • be18c65: Determining node_modules location via require.resolve for the copy-assets command. Fixes use cases where node_modules location might differ such as in a monorepo.

Patch Changes

  • 7fe70bd: Added VFS database options to externals list in build.

@powersync/[email protected]

08 Apr 08:59
75c50be
Compare
Choose a tag to compare

Patch Changes

  • 806d5ca: Bumping tanstack query peer dependency to ^5.70.0.

@powersync/[email protected]

08 Apr 08:59
75c50be
Compare
Choose a tag to compare

Patch Changes