Releases: fabien0102/openapi-codegen
Releases · fabien0102/openapi-codegen
typescript: v11.1.0
01 Oct 08:48
Compare
Sorry, something went wrong.
No results found
11.1.0 (2025-10-01)
Features
add support for union type nodes in shouldExtractNode function (#318 ) (c555865 )
typescript: add useTypeImports option (#314 ) (6c16829 )
typescript: v11.0.1
20 Feb 10:09
Compare
Sorry, something went wrong.
No results found
cli: v3.1.0
20 Feb 10:09
Compare
Sorry, something went wrong.
No results found
3.1.0 (2025-02-17)
Features
typescript: v11.0.0
08 Feb 15:31
Compare
Sorry, something went wrong.
No results found
11.0.0 (2025-02-08)
⚠ BREAKING CHANGES
Add support for skipToken (#289 )
Features
Bug Fixes
Fix multiple discriminator on same type (#285 ) (8937c46 )
typescript: v10.0.0
04 Feb 09:44
Compare
Sorry, something went wrong.
No results found
10.0.0 (2025-02-04)
⚠ BREAKING CHANGES
deep merge variables with fetcherOptions from context. (#284 )
Generated enum should be in pascal case (#282 )
Features
Bug Fixes
deep merge variables with fetcherOptions from context. (#284 ) (2678ea4 )
Escape special chars in enum name (#283 ) (3392588 )
Fixed fetcher template to compile when noUncheckedIndexedAccess ts compile option is set (#228 ) (ecf90cd )
Generated enum should be in pascal case (#282 ) (e16bc82 )
Invalid variable access inside fetcher (#277 ) (ea21f34 )
typescript: v9.2.0
31 Jan 18:11
Compare
Sorry, something went wrong.
No results found
9.2.0 (2025-01-31)
Features
Added config formatFilename to allow more custom formatting of filenames (#231 ) (ea2cac8 )
Extend useEnums to all schema files (#223 ) (447ef09 )
typescript: v9.1.0
31 Jan 14:51
Compare
Sorry, something went wrong.
No results found
9.1.0 (2025-01-31)
Features
typescript: v9.0.1
31 Jan 14:17
Compare
Sorry, something went wrong.
No results found
9.0.1 (2025-01-31)
Bug Fixes
Deal with forbidden chars in description (#272 ) (df5912c )
typescript: v9.0.0
30 Jan 18:21
Compare
Sorry, something went wrong.
No results found
9.0.0 (2025-01-30)
⚠ BREAKING CHANGES
Use query option pattern and support useSuspense (#263 )
Features
Use query option pattern and support useSuspense (#263 ) (b97044f )
Bug Fixes
cli: v3.0.1
18 Jan 19:48
Compare
Sorry, something went wrong.
No results found
3.0.1 (2025-01-18)
Bug Fixes
fix url validation on the init command (0184dd4 )