Releases: hey-api/openapi-ts
@hey-api/openapi-ts@0.40.1
Patch Changes
- fix: revert to generating commonjs for esm and commonjs support (#409)
@hey-api/openapi-ts@0.40.0
@hey-api/openapi-ts@0.39.0
Minor Changes
-
feat: rename generated files (#363)
-
feat: add JSON-LD to content parsing (#390)
-
fix: generate enums into their own file (#358)
Patch Changes
-
fix: remove file if no contents to write to it (#373)
-
fix: eslint properly fixes output (#375)
-
fix: invalid typescript Record generated with circular dependencies (#374)
-
fix: prefer unknown type over any (#392)
-
fix: only delete generated files instead of whole output directory (#362)
-
fix: handle decoding models with
%in description (#360) -
fix: throw error when typescript is missing (#366)
@hey-api/openapi-ts@0.38.1
@hey-api/openapi-ts@0.38.0
Minor Changes
- fix: rename write to dryRun and invert value (#326)
Patch Changes
-
fix: generate constant size array types properly (#345)
-
fix: support x-enumNames for custom enum names (#334)
-
fix: export service types from single namespace (#341)
-
fix: generate models with proper indentation when formatting is false (#340)
-
fix: log errors to file (#329)
-
fix: cleanup some styling issues when generating client without formatting (#330)
@hey-api/openapi-ts@0.37.3
Patch Changes
- fix: do not ignore additionalProperties when object with properties object (#323)
@hey-api/openapi-ts@0.37.2
@hey-api/openapi-ts@0.37.1
@hey-api/openapi-ts@0.37.0
@hey-api/openapi-ts@0.36.2
Patch Changes
- fix: move service types into models file (#292)