Skip to content

0.0.23

Choose a tag to compare

@Schahen Schahen released this 07 Nov 09:37
· 1167 commits to master since this release

[0.0.23] - 07'November, 2019

  • equals should have "override" modifier only when param is Any?
  • Resolve file names from namespaced nodejs packages.
  • Correct override resolving for methods with return type.
  • Resolve overrides when return type is generic.
  • Replace ReadonlyArray from ts stdlib with just Array.
  • Preserve TypeParams in unaliased entities in cases when they were lost.
  • Replace entity inherited from a final class (in a Kotlin stdlib sense with alias.