Skip to content

fix: sync TanStack Query data edits to device#220

Merged
V3RON merged 1 commit intomainfrom
fix/tanstack-query-edit
Apr 9, 2026
Merged

fix: sync TanStack Query data edits to device#220
V3RON merged 1 commit intomainfrom
fix/tanstack-query-edit

Conversation

@V3RON
Copy link
Copy Markdown
Contributor

@V3RON V3RON commented Apr 9, 2026

Summary

  • add a dedicated SET_QUERY_DATA devtools action so query data edits from the TanStack Query panel are sent back to the device
  • instrument panel-side query data edit paths while bypassing remote hydration updates, so synced device state does not echo back into the bridge
  • add focused coverage for the new edit-sync path and keep existing loading/error devtools actions working

Validation

  • ran focused Vitest coverage for query-data-sync.test.ts and tanstack-query-agent.test.ts in the original workspace where dependencies were installed
  • built @rozenite/tanstack-query-plugin successfully in the original workspace with pnpm run build

@V3RON V3RON merged commit 66bcf5a into main Apr 9, 2026
4 checks passed
@V3RON V3RON deleted the fix/tanstack-query-edit branch April 9, 2026 10:37
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