Skip to content

Commit 50c5be9

Browse files
committed
Merge branch 'main' of https://github.com/hey-api/openapi-ts into fix-3150
2 parents e728843 + 3c85ffb commit 50c5be9

1,493 files changed

Lines changed: 556210 additions & 167730 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.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/easy-poets-tie.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hey-api/codegen-core": patch
3+
---
4+
5+
**symbol**: speed up symbol registry cache

.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
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@hey-api/openapi-ts": minor
3+
---
4+
5+
**BREAKING** **client**: resolve `runtimeConfigPath` relative to the output folder
6+
7+
### Changed `runtimeConfigPath` behavior
8+
9+
This was a known, long-standing issue confusing first-time users. Before, defining client `runtimeConfigPath` value would paste it verbatim to the generated output. This release changes the behavior to resolve relative to the current working directory the same way output path works.
10+

.changeset/gentle-rivers-remain.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+
**cli**: print file count and generator speed

.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/mean-paths-tell.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(zod)**: fix: fallback `.discriminatedUnion` to `.union` if members contain intersection

.changeset/popular-years-tickle.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+
**config**: fix: remove `--apply` flag from Biome post-processor commands

.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

0 commit comments

Comments
 (0)