Results 30 issues of Yap

The idea is to align naming of preview composable functions in unified format. we already have `PreviewAnnotationNaming` and `PreviewPublic`. Propose: name: ComposePreviewNaming logic: composable preview function should require `Preview` postfix...

enhancement
new rule

Draft until - [x] Kotlin 2.0 release - [ ] `koin-core:3.6.0` and `koin-compose:1.2.0`

wasm

blocked by https://github.com/JetBrains/compose-multiplatform/issues/4673

wasm

**Is your feature request related to a problem?** Since release Kotlin 2.0 and Compose Multiplatform 1.6.10 is it possible to make a stable release for Koin 3.6.0?

Following SVG icon has path color with alpha "#a3acb1a4" ```svg ``` Moko version: 0.24.0 | iOS | Android | |---|---| | ![Simulator Screenshot - iPhone 15 Pro - 2024-06-10 at...

bug