Skip to content

fix(useQuery): apply variable commits as a single write - #1618

Merged
Akryum merged 2 commits into
v5from
fix/use-query-atomic-variable-commit
Aug 6, 2026
Merged

fix(useQuery): apply variable commits as a single write#1618
Akryum merged 2 commits into
v5from
fix/use-query-atomic-variable-commit

Conversation

@nickmessing

Copy link
Copy Markdown
Member

useQuery wrote the variables commit and its busy flag separately, under Vue 3.6 watchers are triggered sync during write and could catch half-committed state.

@netlify

netlify Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deploy Preview for vue-apollo-5 ready!

Name Link
🔨 Latest commit 690f599
🔍 Latest deploy log https://app.netlify.com/projects/vue-apollo-5/deploys/6a7473c2f1311c0008c56bb3
😎 Deploy Preview https://deploy-preview-1618--vue-apollo-5.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new

pkg-pr-new Bot commented Aug 6, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@vue/apollo-components@1618
npm i https://pkg.pr.new/@vue/apollo-composable@1618

commit: 690f599

@nickmessing
nickmessing requested a review from Akryum August 6, 2026 11:47
@Akryum
Akryum merged commit d870721 into v5 Aug 6, 2026
12 checks passed
@Akryum
Akryum deleted the fix/use-query-atomic-variable-commit branch August 6, 2026 11:55
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