Skip to content

Commit 7f0f4a7

Browse files
committed
Add changeset
1 parent 34dc2e6 commit 7f0f4a7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.changeset/quick-actors-camp.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
'@hey-api/client-axios': patch
3+
'@hey-api/client-core': patch
4+
'@hey-api/client-fetch': patch
5+
'@hey-api/client-next': patch
6+
'@hey-api/client-nuxt': patch
7+
---
8+
9+
Return a string from urlSearchParamsBodySerializer instead of a URLSearchParams object.
10+
This is due to some runtimes not being able to handle the URLSearchParams object as fetch body.

0 commit comments

Comments
 (0)