Skip to content

0.4.0 (2023-02-05)

Latest
Compare
Choose a tag to compare
@d-kimuson d-kimuson released this 05 Feb 13:46
· 32 commits to main since this release
d0e0ed2

Added

  • Put a comment at the beginning of the generated file to disable type checking and linter.

Changed

  • When a file fails to be extracted, a warning message is showed instead of exiting unexpectedly.
  • Change typescript dependencies to peerDependencies. Type resolution should be done in the version of the project in use.

Fixed

  • Fix validation failure for optional array types when undefined
  • Functions under the object skip validation