Skip to content

v2.0.0 (March 27, 2023)

Compare
Choose a tag to compare
@adenh93 adenh93 released this 26 Mar 20:29
· 70 commits to master since this release
75620a9

Features:

  • #32 : Added functionality to generate annotations in exported interfaces, for use with validation, etc.

Fixes:

  • #31 : Parent directory is now automatically created (if specified) when outputting generated schema.
  • #33 : Fixed issues with enum key/value generation

Breaking Changes:

  • #30 : Fallback type annotation has been updated to unknown instead of any, this may result in TSC errors when upgrading to v2.0.0.

Special Thanks:

Thanks to @bigpe and @kylemilloy for this release 👍