Skip to content

Releases: Kartore/openapi-client-ts

v0.1.0

Choose a tag to compare

@NEKOYASAN NEKOYASAN released this 09 May 22:18
v0.1.0
ac152fb

Support for esm

Full Changelog: v0.0.11...v0.1.0

v0.0.11

Choose a tag to compare

@NEKOYASAN NEKOYASAN released this 24 Mar 14:54
v0.0.11
a510882

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

Choose a tag to compare

@NEKOYASAN NEKOYASAN released this 24 Mar 14:14
v0.0.10
a1ac3a6

What's Changed

  • Improve HTTPError to include response text and JSON by @NEKOYASAN in #11

Full Changelog: v0.0.9...v0.0.10

v0.0.9

Choose a tag to compare

@NEKOYASAN NEKOYASAN released this 24 Mar 13:07
v0.0.9
cf29943

What's Changed

  • Encode dynamic path segments in generated URLs by @NEKOYASAN in #10

Full Changelog: v0.0.8...v0.0.9

v0.0.8

Choose a tag to compare

@NEKOYASAN NEKOYASAN released this 24 Mar 06:41
v0.0.8
72507eb

What's Changed

  • Support tuple types and empty schema for additionalProperties in schemaToTypeString by @NEKOYASAN in #8
  • Support x-typescript-type override in schema type generation by @NEKOYASAN in #9

Full Changelog: v0.0.7...v0.0.8

v0.0.7

Choose a tag to compare

@NEKOYASAN NEKOYASAN released this 23 Mar 15:54
v0.0.7
90cd433

What's Changed

  • Support enum and additionalProperties in schemaToTypeString by @NEKOYASAN in #7

Full Changelog: v0.0.6...v0.0.7

v0.0.6

Choose a tag to compare

@NEKOYASAN NEKOYASAN released this 23 Mar 12:23
v0.0.6
a1e1ac9

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

Choose a tag to compare

@NEKOYASAN NEKOYASAN released this 23 Mar 09:55
v0.0.5
f773d37

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@NEKOYASAN NEKOYASAN released this 23 Mar 09:38
v0.0.4
6d9b3e0

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@NEKOYASAN NEKOYASAN released this 23 Mar 09:16
v0.0.3
50508a9

What's Changed

  • Emit type-only imports for referenced types in generated client by @NEKOYASAN in #1

New Contributors

Full Changelog: v0.0.2...v0.0.3