Skip to content

Releases: pablaber/openapi-typescript-types

v0.3.2

27 Jun 15:05
f378975
Compare
Choose a tag to compare

0.3.2 (2024-06-27)

Bug Fixes

  • syntax error for generated types with additional properties (#28) (5fe7ffd)

v0.3.1

23 May 21:34
e1e4322
Compare
Choose a tag to compare

0.3.1 (2024-05-23)

Bug Fixes

  • add groupings to nested unions and intersections (#26) (c210f48)

v0.3.0

22 May 22:41
d21aade
Compare
Choose a tag to compare

0.3.0 (2024-05-22)

Features

  • anyOf, allOf, someOf, and requestBodies support (#24) (f2b4949)

v0.2.1

22 May 12:38
9ea60b8
Compare
Choose a tag to compare

0.2.1 (2024-05-22)

Bug Fixes

  • fixed broken types base file in build (d5895f7)

Miscellaneous

  • hopefully fix publish script (33adbbb)

v0.2.0

21 May 20:56
08767e0
Compare
Choose a tag to compare

0.2.0 (2024-05-21)

Features

Bug Fixes

  • also support nullable objects and arrays (#20) (c298bdd)

v0.1.1

07 May 22:18
dfa8f39
Compare
Choose a tag to compare

0.1.1 (2024-05-07)

Miscellaneous

  • make small changes in package, readme, add nvmrc file (3ac7d86)

v0.1.0

07 May 22:10
f0ca289
Compare
Choose a tag to compare

0.1.0 (2024-05-07)

Miscellaneous