Kotlin 2.2.21-RC
Pre-release
Pre-release
Changelog
Backend. Wasm
KT-81372K/Wasm: JsException: Exception was thrown while running JavaScript code on Safari 18.2/18.3KT-80018K/Wasm: exceptions don't work properly in JavaScriptCore (vm inside Safari, WebKit)
Compiler
KT-81191K2: "null cannot be cast to non-null type ConeTypeParameterLookupTag" with invalid codeKT-80936NON_PUBLIC_CALL_FROM_PUBLIC_INLINE :@PublishedApidoesn't work for fun interfaces
JavaScript
KT-80873KJS: Stdlib requires ES2020-compatible JS engine due to BigInt type literalKT-79926Wrong export of interfaces with companions with ES Modules
Native
KT-79384K/N: Application Not Responding: Thread Deadlock
Tools. Gradle
KT-81148Publishing helpers in KGP are incompatible with Isolated ProjectsKT-80950KGP breaks configuration cache when signing plugin with GnuPG is appliedKT-79047Gradle compileKotlin fails with configuration cache
Tools. Gradle. Multiplatform
KT-81249Kotlin 2.2.20 broke KMP implementation of ParcelizeKT-61127Remove scoped resolvable and intransitive DependenciesMetadata configurations used in the pre-IdeMultiplatformImport IDE import
Tools. Gradle. Native
KT-77732commonizeCInteropfailed with "Unresolved classifier: platform/posix/size_t"KT-80675Commonized cinterops between "test" compilations produce an import failure
Tools. Maven
KT-81218Kotlin Maven Plugin 2.2.20: Java classes not resolved with enabled incremental compilation without daemon
Tools. Wasm
KT-80582Multiple reloads when using webpack dev server after 2.2.20-Beta2