Releases: fern-api/fern
Releases · fern-api/fern
0.45.0-rc16
fix(cli): convert conjure unions to single property unions (#4986)
0.45.0-rc15
fix(cli): conjure importer reads from base-path (#4984)
0.45.0-rc9
fix(cli): handle object extensions and literals for json schema (#4961)
0.45.0-rc14
chore(cli): bump rc version (#4975)
0.45.0-rc13
fix(cli): add undici timeout globally on cli, to mitigate connection …
0.45.0-rc12
bug fix for undiscriminated union and optional implying nullable
0.45.0-rc11
fix(cli): support extends in json schema generation (#4964)
0.45.0-rc10
fix(cli): support additional properties on object declarations (#4963)
0.45.0-rc8
chore(cli): update cli with shebang to run safely
0.45.0-rc7
internal(cli): stop minifying the cli to prevent js runtime errors