Skip to content

Releases: hey-api/openapi-ts

@hey-api/openapi-ts@0.80.15

19 Aug 17:13
df9b830
Compare
Choose a tag to compare

Patch Changes

@hey-api/openapi-ts@0.80.14

18 Aug 18:05
8c43c02
Compare
Choose a tag to compare

Patch Changes

@hey-api/openapi-ts@0.80.13

18 Aug 15:42
4dd22ac
Compare
Choose a tag to compare

Patch Changes

@hey-api/openapi-ts@0.80.12

18 Aug 09:49
6751a72
Compare
Choose a tag to compare

Patch Changes

@hey-api/openapi-ts@0.80.11

15 Aug 23:00
ebce298
Compare
Choose a tag to compare

Patch Changes

@hey-api/openapi-ts@0.80.10

13 Aug 17:37
78c9caf
Compare
Choose a tag to compare

Patch Changes

@hey-api/openapi-ts@0.80.9

12 Aug 21:39
a91f03d
Compare
Choose a tag to compare

Patch Changes

  • #2426 7308d9b Thanks @flow96! - fix(sdk): handle infinite loop in nested operation IDs and tags with duplicate values

@hey-api/openapi-ts@0.80.8

10 Aug 23:37
275f403
Compare
Choose a tag to compare

Patch Changes

  • #2418 340a6cd Thanks @mrlubos! - fix(client): add auto-generated header to client files

  • #2418 969d7cf Thanks @mrlubos! - fix(client): correctly rename client files with nodenext bundler

  • #2416 9cff8c8 Thanks @mrlubos! - fix(tanstack-query): set correct name for pagination parameters in infinite query options

@hey-api/openapi-ts@0.80.7

09 Aug 13:20
853633f
Compare
Choose a tag to compare

Patch Changes

@hey-api/openapi-ts@0.80.6

08 Aug 22:22
11a6921
Compare
Choose a tag to compare

Patch Changes

  • #2399 ef32c27 Thanks @ahmedrowaihi! - feat(tanstack-query): support generating meta fields

  • #2406 04fc0f3 Thanks @dovca! - feat(clients): pass raw body to interceptors, provide serialized body in serializedBody

  • #2407 9704055 Thanks @flow96! - fix(sdk): prevent infinite loop when a schema tag matches operation ID