Wanted to call attention to a nice bug report my friend put together which isolates a case where KSP breaks Kotlin incremental compilation which I think the team would be interested in: https://github.com/google/ksp/issues/2252
David Herman
12/09/2024, 4:52 PM
We're in Kotlin/JS land so he noticed the issue was not happening in 2.0.21-1.0.28 but does happen with KSP 2.1.0-1.0.28, which may help in diagnosing the issue. (For the JVM target, it also happens, but apparently has been happening for longer)