query icon indicating copy to clipboard operation
query copied to clipboard

type(vue-query): introduce `ShallowOption` to unify `shallow` type and JSDoc

Open Mini-ghost opened this issue 4 months ago • 3 comments

This PR introduces a shared ShallowOption type to unify the shallow?: boolean option and its JSDoc across various composables in @tanstack/vue-query.

If there is anything I might have missed, please feel free to let me know. Thank you!

Mini-ghost avatar Jun 13 '25 18:06 Mini-ghost