Skip to content

Releases: laurence79/express-typescript-codegen

0.22.1

21 Feb 16:48
2dd4254

Choose a tag to compare

fix: Create types for dereferenced objects

0.22.0

20 Feb 13:31
e3a2c2a

Choose a tag to compare

feat: Dereference on load

0.21.1

20 Feb 12:22
cecc8b1

Choose a tag to compare

fix: Handle type names with mixed styles

0.21.0

17 Feb 10:36
fa81ec0

Choose a tag to compare

fix: Remove unused dependencies

fix: Importing lib causes cli to run

0.20.1

14 Feb 18:02
d3bca86

Choose a tag to compare

fix: Dedup parameters

0.20.0

07 Feb 13:08
726d246

Choose a tag to compare

feat: Read documents from filename or URL

0.19.1

11 Jan 16:37
5497eb7

Choose a tag to compare

fix: Revert response types as union

This reverts commit d736f714a0a86861d0a73ca39d5f616a0543d989.

0.19.0

11 Jan 13:41

Choose a tag to compare

What's Changed

Full Changelog: 0.18.1...0.19.0

0.18.1

29 Nov 18:46
4d91dde

Choose a tag to compare

fix: Not rquired type both not working as expected

0.18.0

29 Nov 18:22
2e70092

Choose a tag to compare

feat: Non required types as optional and or nullable