Releases: hey-api/openapi-ts
@hey-api/openapi-ts@0.87.5
Patch Changes
- client-ofetch: fix FormData boundary mismatch (#2940) (
b290ec9) by @copilot-swe-agent
@hey-api/openapi-ts@0.87.4
@hey-api/openapi-ts@0.87.3
Patch Changes
-
valibot: allow generating custom pipes with
~resolvers(#2975) (62a4745) by @mrlubos -
zod: allow generating custom chains with
~resolvers(#2975) (62a4745) by @mrlubos -
@tanstack/query: add type annotations to
queryOptions()(#2964) (7e1b017) by @NovakAnton -
client-fetch: intercept AbortError (#2970) (
9075309) by @copilot-swe-agent -
@tanstack/query: prettier mutation options (#2972) (
50266bd) by @mrlubos
@hey-api/openapi-ts@0.87.2
Patch Changes
-
clients: add support for Ky client (#2958) (
212fcaf) by @SebastiaanWouters -
parser: merge
defaultkeyword with$refin OpenAPI 3.1 (#2946) (15a178d) by @copilot-swe-agent -
output: run lint before format (#2937) (
eb23ee8) by @FloEdelmann -
@pinia/colada: correctly access instantiated SDKs (#2942) (
c041e96) by @mrlubos -
valibot: use
.strictObject()instead of.objectWithRest()when additional properties are not allowed (#2945) (3786d2b) by @copilot-swe-agent -
@tanstack/query: prettier query options (#2947) (
0b79b89) by @mrlubos
@hey-api/openapi-ts@0.87.1
@hey-api/openapi-ts@0.87.0
Minor Changes
Removed legacy clients
This release removes support for legacy clients and plugins. Please migrate to the new clients if you haven't done so yet. If you're unable to do so due to a missing feature, let us know on GitHub.
@hey-api/openapi-ts@0.86.12
Patch Changes
-
fix(transformers): do not reference undefined transformers (#2924) (
b3f4f91) by @mrlubos -
fix(sdk): add
paramsStructureoption (#2909) (d9dd389) by @mrlubos -
fix(sdk): handle conflicts between method names and subclasses in class-based SDKs (#2920) (
48c7fa3) by @mrlubos
Updated Dependencies:
- @hey-api/codegen-core@0.3.3
@hey-api/codegen-core@0.3.3
@hey-api/openapi-ts@0.86.11
Patch Changes
- fix(types): use unique generic names in
PluginInstanceto avoid typing issues (#2897) (a625980) by @copilot-swe-agent
@hey-api/openapi-ts@0.86.9
Patch Changes
-
fix(valibot): handle
timestring format (#2889) (0db5a43) by @copilot-swe-agent -
refactor: replace plugin references with queries (#2873) (
1cfc8f2) by @mrlubos -
fix: gracefully handle errors in debug reports (#2884) (
d5c0a1c) by @copilot-swe-agent
Updated Dependencies:
- @hey-api/codegen-core@0.3.2