Skip to content

Conversation

stevensJourney
Copy link
Collaborator

@stevensJourney stevensJourney commented Jul 31, 2025

Overview

This initially added a unit test for updating compatible queries supplied to the React useQuery hook. This was an attempt to reproduce the issue from #677

While the specific compatible query issue was not reproducible, a similar issue was reproducible with a standard String+binding parameters query.

A fix has been added to detect when the binding parameters have changed.

Copy link

changeset-bot bot commented Jul 31, 2025

🦋 Changeset detected

Latest commit: 1750ded

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

This PR includes changesets to release 4 packages
Name Type
@powersync/react Patch
@powersync/react-native Patch
@powersync/tanstack-react-query 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

@stevensJourney stevensJourney changed the title Add Extra React Tests Fix React Parameters Update Aug 28, 2025
@stevensJourney stevensJourney marked this pull request as ready for review August 28, 2025 12:05
@stevensJourney stevensJourney merged commit c191989 into main Aug 28, 2025
9 checks passed
@stevensJourney stevensJourney deleted the add-react-test branch August 28, 2025 12:16
whygee-dev pushed a commit to whygee-dev/powersync-js that referenced this pull request Oct 18, 2025
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