Skip to content

22.0.0

Latest
Compare
Choose a tag to compare
@dsherret dsherret released this 10 Mar 17:25
886ad69

What's Changed

  • feat(BREAKING): upgrade to TypeScript 5.4 by @dsherret in #1516
  • fix(BREAKING): Node.prototype.forgetDescendants() no longer returns self by @dsherret in #1515
  • feat: Type.prototype.isAssignableTo by @dsherret in #1517
  • feat: TypeChecker.prototype.resolveName by @dsherret in #1518
  • fix: MethodDeclarationStructure should write an asterisk isGenerator = true by @ajvincent in #1502
  • docs: fix typo in adding-source-files.md by @ilirbeqirii in #1490
  • feat: ClassDeclarationStructure - support static blocks by @dsherret in #1520

CodeBlockWriter 13.0.1

People may have been working around these bugs in the past:

New Contributors

Full Changelog: 21.0.1...22.0.0