Releases: openapi-ts/openapi-typescript
Releases · openapi-ts/openapi-typescript
[email protected]
[email protected]
Patch Changes
- #1975
621792f
Thanks @HugeLetters! - - Fixed empty value check in queryFn: only throws error for undefined, other falsy values are allowed- Fixed empty value check in mutationFn: allow falsy values
[email protected]
[email protected]
Minor Changes
-
#1932
639ec45
Thanks @htunnicliff! - Modify package.json to point to new repository -
#1993
d95c474
Thanks @htunnicliff! - Update dependencies and adjust paths signature to conform to updated helper signature
[email protected]
[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
]: