Skip to content

0.0.28

Choose a tag to compare

@Schahen Schahen released this 13 Feb 14:59
· 850 commits to master since this release

[0.0.28] - 13'February 2020

  • [descriptors] support for inline and crosslinine modifiers in descriptors
  • [typescript] Inlined invoke extension function can have return type
  • [typescript] Merge vars and interfaces even if they are in different files (but in the same package)
  • [typescript] Merge classlikes correctly (under some conditions they were copied after merge)
  • [typescript] Preserve type params while resolving this return type in extension functions