Releases: hey-api/openapi-ts
Releases · hey-api/openapi-ts
@hey-api/[email protected]
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/[email protected]
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/[email protected]
@hey-api/[email protected]
@hey-api/[email protected]
Patch Changes
- fix(types): use unique generic names in
PluginInstanceto avoid typing issues (#2897) (a625980) by @copilot-swe-agent
@hey-api/[email protected]
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/[email protected]
@hey-api/[email protected]
Patch Changes
- fix(parser): handle OpenAPI 2.0 body as JSON by default if not explicitly defined (#2893) (
767ad18) by @copilot-swe-agent
@hey-api/[email protected]
@hey-api/[email protected]
Patch Changes
- fix(valibot): improve handling of additionalProperties type (#2870) (
da88dd9) by @copilot-swe-agent
@hey-api/[email protected]
Patch Changes
- fix(types): export Operation type (#2862) (
857c464) by @copilot-swe-agent
@hey-api/[email protected]
Patch Changes
- fix(transformers): revert function order to fix infinite cycle regression (#2855) (
81f91a9) by @copilot-swe-agent