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 👍