Kotlin Multiplatform Feb 8, 2023 Pre-release

v1.8.20-Beta

What's New

Kotlin 1.8.20-Beta advances the K2 compiler with alpha JavaScript support and WebAssembly improvements including WASI compatibility. The release delivers significant performance optimizations for range operations and inline classes, adds Base64 to common stdlib, and enhances Java interoperability through raw type support. Over 100 compiler fixes address context receivers, value classes, and cross-platform compilation issues.

Highlights

Breaking Changes

  • CustomEqualsInValueClasses and InlineLateinit features disabled in 1.9 language version
  • @Synchronized annotation deprecated on non-JVM platforms

Deprecations

  • @Synchronized annotation deprecated on platforms except JVM

Recent Releases

All releases →