What’s New

Kotlin v2.4.10-RC2

v2.4.10-RC2Pre-release

Kotlin 2.4.10-RC2

Fixed 3
  • K/Wasm: Not all files are presented in compiler output directory with multimodule-closed-world and incremental compilation
  • Gradle, BCV: open version range in kotlinAbiValidationCompatClasspath causes kotlin-build-tools-impl to resolve to 2.4.20-Beta1 instead of 2.4.0
  • jsBrowserTest fails with exit code 1
Changelog
Backend. Wasm
  • KT-87066 K/Wasm: Not all files are presented in compiler output directory with multimodule-closed-world and incremental compilation
Tools. Gradle. BCV
  • KT-87223 Gradle, BCV: open version range in kotlinAbiValidationCompatClasspath causes kotlin-build-tools-impl to resolve to 2.4.20-Beta1 instead of 2.4.0
Tools. Gradle. JS
  • KT-87304 jsBrowserTest fails with "exited with errors (exit code: 1)"
View original

Discussion