Skip to content

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

Merged
danielroe merged 4 commits into
mainfrom
codex/query-format-key
Aug 20, 2026
Merged

fix(useQuery): include query format in view key#264
danielroe merged 4 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

@danielroe danielroe left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@danielroe
danielroe merged commit 1497a8f into main Aug 20, 2026
8 checks passed
@danielroe
danielroe deleted the codex/query-format-key branch August 20, 2026 11:42
This was referenced Aug 20, 2026
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