New
1.6.1
What's Changed
- Update to Kotlin 2.0 and Compose 1.6.10
- fix spaceToSwipe by @Tlaster in https://github.com/Tlaster/PreCompose/pull/306
- Make scene provide an AnimatedContentScope to the composable content by @StylianosGakis in https://github.com/Tlaster/PreCompose/pull/312
- fix animateContentSize NavHost Modifier by @tomczyn in https://github.com/Tlaster/PreCompose/pull/315
- Remove appcompat dependency by @martinbonnin in https://github.com/Tlaster/PreCompose/pull/316
- make
StateHolder.set()operator for consistency withStateHolder.get()by @Miha-x64 in https://github.com/Tlaster/PreCompose/pull/325 - fix test dependency by @Tlaster in https://github.com/Tlaster/PreCompose/pull/328
- make viewmodel api consist across platform by @Tlaster in https://github.com/Tlaster/PreCompose/pull/329
New Contributors
- @StylianosGakis made their first contribution in https://github.com/Tlaster/PreCompose/pull/312
- @tomczyn made their first contribution in https://github.com/Tlaster/PreCompose/pull/315
- @martinbonnin made their first contribution in https://github.com/Tlaster/PreCompose/pull/316
- @Miha-x64 made their first contribution in https://github.com/Tlaster/PreCompose/pull/325
Full Changelog: https://github.com/Tlaster/PreCompose/compare/1.6.0...1.6.1