Skip to content

Commit f3b6ff3

Browse files
authored
Merge pull request #3824 from inas-sirhan/feat/tanstack-set-query-data
feat(@tanstack/query): generate type-safe setQueryData helpers
2 parents 73cc1f2 + eaa3076 commit f3b6ff3

32 files changed

Lines changed: 1193 additions & 743 deletions

File tree

.changeset/bumpy-singers-think.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hey-api/openapi-ts": patch
3+
---
4+
5+
**plugin(@tanstack/vue-query)**: add `setQueryData` option

.changeset/fair-windows-move.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hey-api/openapi-ts": patch
3+
---
4+
5+
**plugin(@tanstack/react-query)**: add `useSetQueryData` option

.changeset/lazy-pumas-jump.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hey-api/openapi-ts": patch
3+
---
4+
5+
**plugin(@tanstack/preact-query)**: add `useSetQueryData` option

.changeset/little-parks-work.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hey-api/openapi-ts": patch
3+
---
4+
5+
**plugin(@tanstack/svelte-query)**: add `setQueryData` option

.changeset/real-lights-lay.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hey-api/openapi-ts": patch
3+
---
4+
5+
**plugin(@tanstack/react-query)**: add `setQueryData` option

.changeset/slow-shoes-taste.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hey-api/openapi-ts": patch
3+
---
4+
5+
**plugin(@tanstack/solid-query)**: add `setQueryData` option

.changeset/tough-wings-pull.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hey-api/openapi-ts": patch
3+
---
4+
5+
**plugin(@tanstack/preact-query)**: add `setQueryData` option

.changeset/yellow-dingos-own.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hey-api/openapi-ts": patch
3+
---
4+
5+
**plugin(@tanstack/angular-query-experimental)**: add `setQueryData` option

packages/openapi-ts-tests/main/test/__snapshots__/2.0.x/plugins/@tanstack/react-query/useMutation/@tanstack/react-query.gen.ts

Lines changed: 109 additions & 1 deletion
Large diffs are not rendered by default.

packages/openapi-ts-tests/main/test/__snapshots__/3.0.x/plugins/@tanstack/react-query/useMutation/@tanstack/react-query.gen.ts

Lines changed: 154 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)