Skip to content

v2.22.2

Choose a tag to compare

@ajafff ajafff released this 04 Mar 20:47
· 199 commits to master since this release

Bugfixes:

  • collectVariableUsage: handle ConditionalTypes and infer T, which will be introduced in TypeScript@2.8.0 and are already available in nightly builds
  • isLiteralType no longer returns true for ts.TypeFlags.BooleanLiteral as this is not a ts.LiteralType