Issues fixed
- Annotations missing on KSTypeArgument of typealias #1679
- unhandled visibility: private to this #1515
Resolver#getJvmCheckedException
results in<ERROR TYPE>
when throwing type variable. #1460- Class annotation values with
$
in name arenull
when used in Kotlin source #1671 - KSP 1.9.21-1.0.15 leaking memory and causing OOMs #1653
- KSP processing fails with Java enum #1482
- [KSP2] Support Package annotations #1641