Skip to content

v0.3.19

Compare
Choose a tag to compare
@wessberg wessberg released this 16 Mar 20:23
· 56 commits to master since this release
  • fix(ImportEqualsDeclaration): add support for constructing type-only ImportEqualsDeclarations, as supported by TypeScript 4.2 c4b6082
  • feat(ConstructorTypeNode): add support for the 'abstract' modifier for ConstructorTypeNodes, as introduced in TypeScript 4.2 254292a
  • fix: support @see jsdoc comments with TypeScript 4.1 bc8d58c

v0.3.16...v0.3.19