Releases: aklinker1/zeta
Releases · aklinker1/zeta
v1.3.0
🚀 Enhancements
FormData,File, andFileListbody types (f3bdffa)
🏡 Chore
- Fix lint errors (54604c4)
❤️ Contributors
- Aaron (@aklinker1)
v1.2.5
🩹 Fixes
- client: Allow browser to set content type of
FormDatarequests (8812a29)
🏡 Chore
- Update lockfile (6ffd26c)
❤️ Contributors
- Aaron (@aklinker1)
v1.2.4
🩹 Fixes
- Remove trailing slashes from openapi docs (f821372)
- OpenAPI: Don't extract entire parameter object to
#components/schema, just the schema (0cdb0e3)
❤️ Contributors
- Aaron (@aklinker1)
v1.2.3
v1.2.2
v1.2.1
v1.2.0
🚀 Enhancements
- Abstract transport layer and allow passing custom options (52c01ec)
🩹 Fixes
- open-api: Sort models alphabetically (a412c77)
🏡 Chore
- Try out tsgo (9119952)
❤️ Contributors
- Aaron aaronklinker1@gmail.com
v1.1.3
🩹 Fixes
- Properly type handler return to infer the input type (2556738)
- Automatically decode path params (122bf92)
🏡 Chore
❤️ Contributors
- Aaron (@aklinker1)
v1.1.2
v1.1.1
🩹 Fixes
- Get meta from
ZetaSchemawhen building responses (c596cd0)
❤️ Contributors
- Aaron (@aklinker1)