Skip to content

Fix uninitialized tag #95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Rentacookie
Copy link
Contributor

Picked up this issue while testing the diagnostics api call. The way the function was structured meant that the tag variable was accessed before being initialized.

Copy link

changeset-bot bot commented Oct 3, 2024

🦋 Changeset detected

Latest commit: b8dfc98

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

This PR includes changesets to release 4 packages
Name Type
@powersync/service-core Patch
@powersync/service-module-postgres Patch
@powersync/service-image Patch
test-client 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

@Rentacookie Rentacookie merged commit 2feb679 into feat/modular-replication-architecture Oct 3, 2024
9 checks passed
@Rentacookie Rentacookie deleted the bugfix-unitialized-tag branch October 3, 2024 14:24
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