Skip to content

Conversation

khawarizmus
Copy link
Contributor

@khawarizmus khawarizmus commented Sep 24, 2025

Exposing the connector would simplify the registration of the diagnostics in the PowerSync Nuxt module by removing the need to use shareConnectorWithInspector(nuxtApp, connector) function which registers the connector globally for Nuxt to access.

Exposing the connection options would also allow the diagnostics to directly peek at the options with having to ask the user to hard code them which will not work when the user dynamically changes these especially the connection parameters

Copy link

changeset-bot bot commented Sep 24, 2025

🦋 Changeset detected

Latest commit: d1f8396

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@powersync/common Minor
@powersync/adapter-sql-js Patch
@powersync/node Patch
@powersync/op-sqlite Patch
@powersync/react-native Patch
@powersync/tanstack-react-query Patch
@powersync/web Patch
@powersync/diagnostics-app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions bot and others added 6 commits October 2, 2025 17:50
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
# Conflicts:
#	tools/diagnostics-app/CHANGELOG.md
#	tools/diagnostics-app/package.json
@khawarizmus khawarizmus marked this pull request as ready for review October 2, 2025 10:00
@khawarizmus khawarizmus merged commit 86f3c1d into main Oct 2, 2025
9 of 10 checks passed
@khawarizmus khawarizmus deleted the expose-connection-params branch October 2, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants