When updating from 18.2.0-pre.599 to 18.2.0-pre.60...
# react
s
When updating from 18.2.0-pre.599 to 18.2.0-pre.600 (and all after it seems) I get
Unresolved reference: react
errors. Is this a known problem ? The changelog mentions "Kotlin 1.9.0 support" but not that 1.8 is no longer working. I am using kotlin 1.8.20
Seems to work in 1.9.0
t
Yes, version sync required
s
But its called
18.2.0-pre.600
?
t
Right, React
18.2.0
build
pre.600
s
Ah ofcourse
Doh
Thought it was just some mangling of the kotlin version
Thanks