Skip to content

Releases: vega/ts-json-schema-generator

v0.96.0-next.1

05 Oct 01:42
c6d7eab
Compare
Choose a tag to compare
v0.96.0-next.1 Pre-release
Pre-release

🎉 This release contains work from a new contributor! 🎉

Thank you, null@stevenlandis-rl, for all your work!

🐛 Bug Fix

🔩 Dependency Updates

Authors: 2

v0.96.0-next.0

23 Sep 15:06
f0fdcb6
Compare
Choose a tag to compare
v0.96.0-next.0 Pre-release
Pre-release

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ null@stevenlandis-rl

❤️ Cameron Yick (@hydrosquall)

❤️ Remco Haszing (@remcohaszing)

🚀 Enhancement

🐛 Bug Fix

🔩 Dependency Updates

Read more

v0.95.0

22 Jul 20:26
Compare
Choose a tag to compare

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Cameron Yick (@hydrosquall)

❤️ Remco Haszing (@remcohaszing)

🚀 Enhancement

🐛 Bug Fix

🔩 Dependency Updates

Authors: 4

v0.94.1

07 Jul 22:13
Compare
Choose a tag to compare

0.94.1 (2021-07-07)

Bug Fixes

  • broken schema since v0.91 (#843) (e5cefc5)
  • support eslint glob on windows (7b6104d)
  • update the lint npm script to include all files in the test folder (#844) (ac51046)

v0.94.0

03 Jul 21:45
Compare
Choose a tag to compare

0.94.0 (2021-07-03)

Features

  • support circular refs in custom formatters (#829) (b509b7f)

v0.93.0

26 May 20:50
Compare
Choose a tag to compare

0.93.0 (2021-05-26)

Bug Fixes

  • rename Parameters to NamedParameters (#780) (3191be0)

Features

  • upgrade deps including typescript 4.3 (#794) (980964c)

v0.92.0

07 May 22:51
Compare
Choose a tag to compare

0.92.0 (2021-05-07)

Features

  • support deep exclude and correctly handle extending object (#766) (861cd4a), closes #568

v0.91.0

22 Apr 15:51
Compare
Choose a tag to compare

0.91.0 (2021-04-22)

Features

v0.90.0

14 Apr 19:08
Compare
Choose a tag to compare

0.90.0 (2021-04-14)

Features

  • added support for string key annotations for mapped type (#744) (fc114a7)

v0.89.3

09 Apr 21:13
Compare
Choose a tag to compare

0.89.3 (2021-04-09)

Bug Fixes