Skip to content

v2.1.2

Compare
Choose a tag to compare
@goloveychuk goloveychuk released this 10 Jan 17:24
· 78 commits to master since this release

Fixed:
added support of string|number property names.
Api change:

  1. removed StringType | UndefinedType | ... (all types with only kind property). Now all them are SimpleType
  2. ClassType.props now (string|number)[]