Skip to content

0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 19:33
· 423 commits to trunk since this release

New:

  • Support for Kotlin 1.7.20
  • Update to JetBrains Compose runtime 1.2.1 (AndroidX Compose runtime 1.2.1).
  • Switch to JetBrains Compose compiler 1.3.2.1 (AndroidX Compose compiler 1.3.2 + JS fix)

Fixed:

  • When applying the Compose compiler plugin to Kotlin/JS targets, ensure decoys are used.
  • Add cacheKind=none Gradle configuration which ensures downstream Kotlin/Native projects can link.