Kotlin Multiplatform Jan 18, 2024 Pre-release

v2.0.0-Beta3

What's New

Kotlin v2.0.0-Beta3 delivers significant K2 compiler improvements with over 100 bug fixes focused on analysis accuracy, Java interoperability, and IDE reliability. Key enhancements include smart casts for functional types, better sealed class handling, and reduced false positive diagnostics. This beta release strengthens the K2 compiler's readiness for production use across JVM, Native, WebAssembly, and JavaScript platforms.

Highlights

Deprecations

  • Suspend-marked anonymous function declarations in statement positions now prohibited
  • Property plus invoke convention for delegated properties no longer supported

Recent Releases

All releases →