You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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