- Multiple compiler and reflection bugs fixed, including data races in kotlinx.serialization plugin registration, ClassCastException with UInt, unstable enhanced nullability resolution, flaky overload resolution, @NoInfer regression, NoWhe...
- Compatibility adjustments: JSpecify @NullMarked changes cause equals override conflicts in Kotlin 2.3; class file version 69 support fixed for produceReleaseComposeMapping; Compose compiler now generates proper stack‑trace mappings.
- Tooling improvements: KGP API reference documentation added, iOS simulator boot implementation enhanced, NPM dependencies upgraded for JS/Wasm, and the deprecation of 'androidTarget' for AGP < 9 was reverted.