Compose compiler 1.5.7 out yesterday
⢠Fix compose runtime crash when
remember()
key parameter invokes a Composable function (b/315855015)
⢠Fix Compose runtime crash when
return@
is used. (b/315821171)
⢠Avoid using absolute paths in memoization keys which allows better build cache utilization. (b/313937484)
Still declared as compatible with kotlin 1.9.21
š 8
šš½ 1
thank you color 1
v
vide
12/20/2023, 11:52 AM
did you post notes for 1.5.6 or did I miss it? š¤
vide
12/20/2023, 11:53 AM
I was still thinking 1.5.5 was the latest š
c
Colton Idle
12/20/2023, 12:13 PM
I typically dont post about compiler... but felt like doing it for this release. lol
v
vide
12/20/2023, 12:14 PM
I see!
t
tylerwilson
12/20/2023, 3:48 PM
It would be nice to make an announcement like this for every release...