Skip to content

v3.14.0

Choose a tag to compare

@ajafff ajafff released this 03 Jun 18:21
· 49 commits to master since this release

Features:

  • added getInstanceTypeOfClassLikeDeclaration and getConstructorTypeOfClassLikeDeclaration
  • added AccessKind.Delete to getAccessKind: getAccessKind(node) & AccessKind.Modification can now be used to restore the old behavior of isReassignmentTarget(node)