Skip to content

0.0.27

Choose a tag to compare

@Schahen Schahen released this 07 Feb 14:25
· 859 commits to master since this release

[0.0.27] - 07'February 2020

  • [build] make it possible to build with arbitrary version of kotlin compiler
  • [build] typescript compiler version updated to 3.5.3
  • [descriptors] support for compiling with 1.3.70-eap-42
  • [typescript] Move top level declarations into a separate file whenever it's invalid to keep them with the rest of declarations (that is, when there's file-level JsQualifier or JsModule annotations)
  • [idl] Don't add import for the same package this file belongs to