Skip to content

v2.19.0

Choose a tag to compare

@ajafff ajafff released this 16 Jan 19:44
· 222 commits to master since this release

Features:

  • added WrappedAst interface that models the type of a wrapped SourceFile more accurate
  • added getWrappedNodeAtPosition utiltiy that takes a NodeWrap and returns the most deeply nested NodeWrap that contains the given position