Hi everyone :waving-from-afar-right: I'm looking f...
# javascript
l
Hi everyone waving from afar right I'm looking for more information on the JetBrains Kotlin-wrapper library. Does anyone have experience working with this library, especially the wrappers for kotlin-react or kotlin-react-dom? It seems that the latest versions require Kotlin 2.2.0, but I cannot find this info in the changelogs. I would like to use this library, but since I cannot find version compatibility info or any official communication channels, I am worried about maintainability.
t
Version, which you need for the latest wrappers you can find header or README file. In common case it will be latest version of Kotlin.
For question about React wrappers you can use separate channel - #C5ZTZ6ER0
> I am worried about maintainability. We had ~100 releases only this year 😉
l
Thank you, @turansky! One more question, if you don't mind. 😅 Will it be assumed that the header kotlin version is the only version that is supported for latest? I was trying to find a version that worked with Kotlin 2.1.0.
t
gradle.properties
history can help with this question
👍 1
gratitude thank you 1