Skip to content

1.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 14:38
· 44 commits to trunk since this release

New:

  • Support for Kotlin 1.9.23

Changed:

  • Disable klib signature clash checks for JS compilations. These occasionally occur as a result of Compose compiler behavior, and are safe to disable (the first-party JetBrains Compose Gradle plugin also disables them).

This version works with Kotlin 1.9.23 by default.