Skip to content

Releases: vega/ts-json-schema-generator

v1.0.0

06 Apr 01:58
Compare
Choose a tag to compare

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Hadrien Milano (@hmil)

❤️ Remi Cattiau (@loopingz)

❤️ Jason Dent (@Jason3S)

❤️ Tom Mrazauskas (@mrazauskas)

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

  • feat!: allow JSDoc tags without explicit value (e.g. @deprecated) to default to true #1172 (@mrazauskas)

🔩 Dependency Updates

Authors: 6

v0.98.1-next.4

21 Mar 16:00
d867c80
Compare
Choose a tag to compare
v0.98.1-next.4 Pre-release
Pre-release

🎉 This release contains work from a new contributor! 🎉

Thank you, Tom Mrazauskas (@mrazauskas), for all your work!

🚀 Enhancement

🐛 Bug Fix

  • feat!: allow JSDoc tags without explicit value (e.g. @deprecated) to default to true #1172 (@mrazauskas)

Authors: 2

v0.98.1-next.2

20 Mar 20:17
642022c
Compare
Choose a tag to compare
v0.98.1-next.2 Pre-release
Pre-release

🎉 This release contains work from a new contributor! 🎉

Thank you, Jason Dent (@Jason3S), for all your work!

🚀 Enhancement

🔩 Dependency Updates

Authors: 2

v0.98.1-next.1

16 Mar 19:29
f4eb9e3
Compare
Choose a tag to compare
v0.98.1-next.1 Pre-release
Pre-release

🎉 This release contains work from a new contributor! 🎉

Thank you, Remi Cattiau (@loopingz), for all your work!

🚀 Enhancement

  • feat: move private to protected to allow extending behavior #1161 (@loopingz)

🔩 Dependency Updates

Authors: 2

v0.98.1-next.0

11 Mar 12:54
e1f2449
Compare
Choose a tag to compare
v0.98.1-next.0 Pre-release
Pre-release

🎉 This release contains work from a new contributor! 🎉

Thank you, Hadrien Milano (@hmil), for all your work!

🚀 Enhancement

🔩 Dependency Updates

Authors: 2

v0.98.0

06 Apr 01:56
Compare
Choose a tag to compare

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Kari Lavikka (@tuner)

❤️ null@chimurai

❤️ Mark Sheinkman (@MarkSheinkman)

❤️ Arthur Fiorette (@arthurfiorette)

❤️ Marcus Mailer (@then3rdman)

🚀 Enhancement

🐛 Bug Fix

🔩 Dependency Updates

Read more

v0.98.0-next.1

16 Feb 03:10
ac172d8
Compare
Choose a tag to compare
v0.98.0-next.1 Pre-release
Pre-release

🎉 This release contains work from a new contributor! 🎉

Thank you, Marcus Mailer (@then3rdman), for all your work!

🚀 Enhancement

🔩 Dependency Updates

Authors: 3

v0.98.0-next.0

11 Feb 17:55
d37fca8
Compare
Choose a tag to compare
v0.98.0-next.0 Pre-release
Pre-release

🎉 This release contains work from a new contributor! 🎉

Thank you, Arthur Fiorette (@arthurfiorette), for all your work!

🚀 Enhancement

Authors: 1

v0.97.1-next.1

08 Feb 17:58
dd13747
Compare
Choose a tag to compare
v0.97.1-next.1 Pre-release
Pre-release

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Mark Sheinkman (@MarkSheinkman)

❤️ null@chimurai

🐛 Bug Fix

🔩 Dependency Updates

Authors: 3

v0.97.1-next.0

14 Jan 01:17
7d108c6
Compare
Choose a tag to compare
v0.97.1-next.0 Pre-release
Pre-release

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Kari Lavikka (@tuner)

❤️ Ruben Bridgewater (@BridgeAR)

🐛 Bug Fix

  • fix: always expose referred DefinitionType to avoid issues with recursive intersections of unions #1093 (@domoritz)
  • chore: upgrade deps #1092 (@domoritz)
  • chore: add descriptive error message to removeUnreachable #1048 (@tuner)
  • chore: move fetch-depth config to checkout action #1045 (@hydrosquall)
  • fix: crash on a recursive interface with an intersection type #1040 (@tuner)
  • chore: simplify workflow setup #1039 (@hydrosquall)
  • chore: update to VL 5.2 and rebuild schemas #1037 (@domoritz)
  • ci: use GITHUB_TOKEN instead of PAT #1017 (@domoritz)
  • chore: replace stable stringify packages with safe-stable-stringify #1009 (@BridgeAR)

🔩 Dependency Updates

Read more