Releases: pablaber/openapi-typescript-types
Releases · pablaber/openapi-typescript-types
v0.3.2
0.3.2 (2024-06-27)
Bug Fixes
- syntax error for generated types with additional properties (#28) (5fe7ffd)
v0.3.1
0.3.1 (2024-05-23)
Bug Fixes
- add groupings to nested unions and intersections (#26) (c210f48)
v0.3.0
0.3.0 (2024-05-22)
Features
- anyOf, allOf, someOf, and requestBodies support (#24) (f2b4949)
v0.2.1
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
0.2.0 (2024-05-21)
Features
Bug Fixes
- also support nullable objects and arrays (#20) (c298bdd)
v0.1.1
0.1.1 (2024-05-07)
Miscellaneous
- make small changes in package, readme, add nvmrc file (3ac7d86)
v0.1.0
0.1.0 (2024-05-07)
Miscellaneous