···11+---
22+'@hey-api/client-axios': patch
33+'@hey-api/client-core': patch
44+'@hey-api/client-fetch': patch
55+'@hey-api/client-next': patch
66+'@hey-api/client-nuxt': patch
77+---
88+99+Return a string from urlSearchParamsBodySerializer instead of a URLSearchParams object.
1010+This is due to some runtimes not being able to handle the URLSearchParams object as fetch body.