Releases: wessberg/ts-clone-node
Releases · wessberg/ts-clone-node
v0.3.19
16 Mar 20:23
Compare
Sorry, something went wrong.
No results found
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
TypeScript 4.1 support
20 Oct 19:26
Compare
Sorry, something went wrong.
No results found
feat(MappedTypeNode): add support for 'as' clauses in MappedTypeNodes 9ddc790
feat(TemplateLiteralTypeNode): add support for TemplateLiteralTypeNode and TemplateLiteralTypeSpan 8478aea
v0.3.15...v0.3.16
v0.3.15
07 Sep 19:50
Compare
Sorry, something went wrong.
No results found
v0.3.14
23 Aug 18:01
Compare
Sorry, something went wrong.
No results found
v0.3.13
11 Aug 19:49
Compare
Sorry, something went wrong.
No results found
feat(NamedTupleMember): add support for NamedTupleMembers 339fc9b
fix(parentheses): make sure that cloned CallExpressions and VariableDeclarations are always structurally equivalent 03206f6
v0.3.12...v0.3.13
v0.3.12
07 Aug 22:05
Compare
Sorry, something went wrong.
No results found
fix(PropertyAssignment): make sure that cloned PropertyAssignments are always structurally equivalent. Closes #1 fa59c75
Merge pull request #2 from diontools/ignore-factory-error-for-typescript3 3ea04f3
add @ts-ignore to CloneNodeOptions#factory for TypeScript v3 c25a1d6
v0.3.11...v0.3.12
v0.3.11
27 Jul 23:46
Compare
Sorry, something went wrong.
No results found
v0.3.10
27 Jul 15:07
Compare
Sorry, something went wrong.
No results found
v0.3.9
03 Jul 21:36
Compare
Sorry, something went wrong.
No results found
chore(rollup): add null check before spreading packageJson.dependencies 251a494
docs(readme): Add Christopher Blanchard as sponsor 6c2a3c3
test: add tests for new TypeScript v4 features 9a8ef01
feat(typescript): add TypeScript v4 support 729b38e
v0.3.8...v0.3.9
v0.3.8
29 Mar 22:30
Compare
Sorry, something went wrong.
No results found