Releases: hey-api/openapi-ts
Releases · hey-api/openapi-ts
@hey-api/[email protected]
@hey-api/[email protected]
@hey-api/[email protected]
@hey-api/[email protected]
Patch Changes
-
#594
9878381
Thanks @SimenB! - Add explicit type annotations toInterceptors
This allows the generated code to work with TypeScript 5.5's new
isolatedDeclarations
configuration. -
#635
0b09940
Thanks @mrlubos! - fix: handle 1XX response status codes -
#636
498f459
Thanks @mrlubos! - fix: improve default response status code classification
@hey-api/[email protected]
Patch Changes
- fix: do not transform property names for standalone clients (#616)
@hey-api/[email protected]
Patch Changes
- fix: JSON stringify object headers (#616)
@hey-api/[email protected]
Patch Changes
- fix: handle application/json content type in parameter definitions (#614)
@hey-api/[email protected]
Patch Changes
- fix: export Client interface (#610)
@hey-api/[email protected]
Minor Changes
- feat: tree-shakeable services (#602)
@hey-api/[email protected]
Minor Changes
- feat: initial release (#602)