Skip to content

v1.1.0

Compare
Choose a tag to compare
@vovikhangcdv vovikhangcdv released this 06 Oct 16:58
· 4 commits to main since this release

Enhancements

  • No longer support Enum type.
  • Array type standardized to sync with Mongoose format. For example: Array<String> should be [String].