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)