Skip to content

Releases: aklinker1/zeta

v1.3.0

25 Dec 18:04

Choose a tag to compare

compare changes

🚀 Enhancements

  • FormData, File, and FileList body types (f3bdffa)

🏡 Chore

❤️ Contributors

v1.2.5

20 Dec 03:53

Choose a tag to compare

compare changes

🩹 Fixes

  • client: Allow browser to set content type of FormData requests (8812a29)

🏡 Chore

❤️ Contributors

v1.2.4

29 Nov 18:30

Choose a tag to compare

compare changes

🩹 Fixes

  • Remove trailing slashes from openapi docs (f821372)
  • OpenAPI: Don't extract entire parameter object to #components/schema, just the schema (0cdb0e3)

❤️ Contributors

v1.2.3

25 Nov 21:01

Choose a tag to compare

compare changes

🩹 Fixes

  • npm: Include transports folder in package (e65aaa6)

❤️ Contributors

v1.2.2

25 Nov 20:56

Choose a tag to compare

compare changes

🩹 Fixes

  • Fix bun type resolution (3e80808)

❤️ Contributors

v1.2.1

25 Nov 20:53

Choose a tag to compare

compare changes

🩹 Fixes

  • Add export paths for Bun and Deno transports (2a83a20)

❤️ Contributors

v1.2.0

25 Nov 20:47

Choose a tag to compare

compare changes

🚀 Enhancements

  • Abstract transport layer and allow passing custom options (52c01ec)

🩹 Fixes

  • open-api: Sort models alphabetically (a412c77)

🏡 Chore

❤️ Contributors

v1.1.3

14 Nov 20:26

Choose a tag to compare

compare changes

🩹 Fixes

  • Properly type handler return to infer the input type (2556738)
  • Automatically decode path params (122bf92)

🏡 Chore

❤️ Contributors

v1.1.2

27 Oct 02:27

Choose a tag to compare

compare changes

🩹 Fixes

  • Add openapi-types as a dependency to fix NPM (894e7aa)

❤️ Contributors

v1.1.1

27 Oct 02:08

Choose a tag to compare

compare changes

🩹 Fixes

  • Get meta from ZetaSchema when building responses (c596cd0)

❤️ Contributors