v0.3.19
- 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