- Fixed multiple JVM/IR runtime errors (NoSuchFieldError, VerifyError, NoClassDefFoundError, NPE) caused by delegation, inline functions, and type inference issues.
- Resolved false-positive warnings (MPP alpha stability, source‑set configuration, missing else in sealed when) and clarified the deprecation message for FreezingIsDeprecated.
- Introduced a binary‑incompatible ABI change from Kotlin 1.7.20, impacting downstream libraries.