Skip to content

Releases: hey-api/openapi-ts

@hey-api/openapi-ts@0.46.2

24 May 01:57
3c97054
Compare
Choose a tag to compare

Patch Changes

  • fix: do not transform property names for standalone clients (#616)

@hey-api/client-fetch@0.1.2

24 May 01:57
3c97054
Compare
Choose a tag to compare

Patch Changes

  • fix: JSON stringify object headers (#616)

@hey-api/openapi-ts@0.46.1

23 May 14:28
17b982c
Compare
Choose a tag to compare

Patch Changes

  • fix: handle application/json content type in parameter definitions (#614)

@hey-api/client-fetch@0.1.1

23 May 14:28
17b982c
Compare
Choose a tag to compare

Patch Changes

  • fix: export Client interface (#610)

@hey-api/openapi-ts@0.46.0

21 May 11:40
037fb5c
Compare
Choose a tag to compare

Minor Changes

  • feat: tree-shakeable services (#602)

@hey-api/client-fetch@0.1.0

21 May 11:40
037fb5c
Compare
Choose a tag to compare

Minor Changes

  • feat: initial release (#602)

@hey-api/openapi-ts@0.45.1

16 May 05:38
244da53
Compare
Choose a tag to compare

Patch Changes

  • fix: use generated types in request object instead of inlined duplicated params (#582)

@hey-api/openapi-ts@0.45.0

15 May 04:44
ad1aa5b
Compare
Choose a tag to compare

Minor Changes

  • feat: remove client inference (#569)

Patch Changes

  • fix: deduplicate inlined enums (#573)

  • fix: generate correct optional key in types when using positional arguments (useOptions: false) (#572)

@hey-api/openapi-ts@0.44.0

13 May 10:17
7af79b5
Compare
Choose a tag to compare

Minor Changes

  • feat: move format and lint config options to output object (#546)

Patch Changes

  • fix: comment position in JavaScript enums (#544)

  • fix: export inlined enums from components (#563)

  • fix: remove unused enums option from CLI (#565)

  • fix: Support typescript in peerDependencies (#551)

@hey-api/openapi-ts@0.43.2

06 May 05:52
2dc60f2
Compare
Choose a tag to compare

Patch Changes

  • fix: deduplicate exported data and response types (#538)