Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

v2.0.0

Choose a tag to compare

@MartynasZilinskas MartynasZilinskas released this 08 Dec 14:49
· 90 commits to master since this release

Features:

  • Added missing IsConst in ApiEnum
  • Added missing IsOverloadBase in function like ApiItems

BREAKING CHANGES:

  • ApiItem DocumentationComment type has changed from ts.SymbolDisplayPart[] to string
  • Removed ApiTypeKind reference
  • Added missing ReferenceId to Basic, Union and Intersection ApiTypeKinds.