Kotlin
2.3.21 is out btw. There are some fixes for K/JS too.
•
KT-82395 Support top-level declarations from compiler plugins in JS incremental compilation
•
KT-84475 K/JS: false-positive exportability warnings in multi-module project
•
KT-84633 Kotlin/JS: "Serializer for class not found" error when IR output granularity is
whole-program
•
KT-85047 Kotlin/JS:
@JsStatic
on suspend fun of class companion generates incorrect d.ts
•
KT-84517 K/JS: bad mappings data in outputted Kotlin stdlib source map