Skip to content

fix(useQuery): include query format in view key#264

Open
Gerbuuun wants to merge 2 commits into
mainfrom
codex/query-format-key
Open

fix(useQuery): include query format in view key#264
Gerbuuun wants to merge 2 commits into
mainfrom
codex/query-format-key

Conversation

@Gerbuuun

@Gerbuuun Gerbuuun commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Queries can have the same hash while being different formats (.limit(1) vs one()).
Changing between these will not properly update the query.
This PR introduces the same behaviour as react and solid and adds corresponding regression tests

@Gerbuuun Gerbuuun changed the title fix: include query format in view key fix(useQuery): include query format in view key Jul 8, 2026
@Gerbuuun Gerbuuun requested a review from danielroe July 8, 2026 13:21
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.

1 participant