0.10.0
- [runtime] Fix wrong compose-compiler used in iOS targets. Now we're using the compose-multiplatform fork.
- [runtime] Allow creation of multiple
RetainedStateRegistry
instances. - [docs] Add clarifying links to Events docs.
- [samples] Add new image detail view in STAR sample.
- Update Molecule to
0.11.0
. - Update AndroidX compose-compiler to
1.4.8
. - Update compose-multiplatform to
1.4.1
. - Update to coroutines
1.7.2
. - Update to Turbine
1.0.0
. - Update to Kotlin
1.8.22
.
Special thanks to @bryanstern, @saket, and @chrisbanes for contributing to this release!
What's Changed
- Update dependency MarkupSafe to v2.1.3 by @slack-oss-bot in #664
- Control all config changes in sample android apps by @ZacSweers in #666
- Update dependency org.jetbrains.dokka to v1.8.20 by @slack-oss-bot in #668
- Couple small star sample fixes by @ZacSweers in #670
- Update dependency androidx.compose:compose-bom to v2023.06.00 by @slack-oss-bot in #674
- Update benchmark to v1.2.0-alpha15 by @slack-oss-bot in #672
- Update ksp to v1.8.22-1.0.11 by @slack-oss-bot in #675
- Update kotlin monorepo to v1.8.22 by @slack-oss-bot in #673
- Add clarifying links to States and Events documentation by @bryanstern in #677
- Allow creation of multiple RetainedStateRegistry instances by @saket in #679
- Update dependency com.google.auto.service:auto-service-annotations to v1.1.1 by @slack-oss-bot in #680
- Update to Compile SDK 34 by @ZacSweers in #676
- Update dependency mkdocs-material to v9.1.16 by @slack-oss-bot in #683
- Update dependency com.google.truth:truth to v1.1.5 by @slack-oss-bot in #684
- Update dependency com.github.ajalt.clikt:clikt to v3.5.4 by @slack-oss-bot in #685
- Update dependency app.cash.turbine:turbine to v1 by @slack-oss-bot in #686
- Update dependency androidx.compose:compose-bom to v2023.06.01 by @slack-oss-bot in #689
- Update compose.material3 to v1.1.1 by @slack-oss-bot in #688
- Update dependency mkdocs-material to v9.1.17 by @slack-oss-bot in #690
- Update benchmark to v1.2.0-alpha16 by @slack-oss-bot in #687
- Integrate image viewer in Star sample by @ZacSweers in #669
- Update dependency androidx.activity:activity-ktx to v1.8.0-alpha06 by @slack-oss-bot in #691
- Update kotlinpoet to v1.14.2 by @slack-oss-bot in #656
- Update compose.jb to v1.4.1 by @slack-oss-bot in #692
- Update dependency app.cash.molecule:molecule-runtime to v0.10.0 by @slack-oss-bot in #693
- Update sqldelight to v2.0.0-rc02 by @slack-oss-bot in #697
- Publish docs with releases by @ZacSweers in #694
- Couple small sample fixes by @ZacSweers in #699
- Update leakcanary to v2.12 by @slack-oss-bot in #703
- Update kotlinx.coroutines to v1.7.2 by @slack-oss-bot in #702
- Update dependency com.jakewharton.mosaic to v0.7.0 by @slack-oss-bot in #701
- Update dependency androidx.compose.compiler:compiler to v1.4.8 by @slack-oss-bot in #700
- Update dependency app.cash.molecule:molecule-runtime to v0.11.0 by @slack-oss-bot in #705
- Don't use the compose compiler for multiplatform by @ZacSweers in #707
New Contributors
- @bryanstern made their first contribution in #677
- @saket made their first contribution in #679
- @chrisbanes made their first contribution in #707
Full Changelog: 0.9.1...0.10.0