Releases: openapi-ts/openapi-typescript
Releases · openapi-ts/openapi-typescript
[email protected]
Patch Changes
-
#1952
455b735
Thanks @zsugabubus! - Fix return type inference forqueryOptions()
when used insideuseQuery
oruseSuspenseQuery
. -
#1952
455b735
Thanks @zsugabubus! - NarrowqueryFn
returned byqueryOptions()
to be a function.
[email protected]
Patch Changes
- #1873
c2c396d
Thanks @DanDeMicco! - Support for generating enums when enums definition has null value
[email protected]
Patch Changes
- #1937
06163a2
Thanks @DjordyKoert! - client data & error now return a union of possible types
[email protected]
Patch Changes
- #1948
abfad56
Thanks @piousdeer! - fix SuccessResponseJSON, ErrorResponseJSON and RequestBodyJSON helpers
[email protected]
Patch Changes
- Updated dependencies [
06163a2
]:
[email protected]
Patch Changes
- Updated dependencies [
abfad56
]:
[email protected]
Patch Changes
- Updated dependencies [
d14aa65
]:
[email protected]
Minor Changes
- #1968
267977e
Thanks @DjordyKoert! - 204 responses or response with a Content-Length of 0 will now return undefined instead of an empty object
[email protected]
Patch Changes
-
#1937
06163a2
Thanks @DjordyKoert! - client data & error now return a union of possible types -
Updated dependencies [
06163a2
]:
[email protected]
Patch Changes
- Updated dependencies [
abfad56
]: