3.6.0-alpha01
Pre-release
Pre-release
What's Changed
Library
- Added
StackAnimator.invertedextension function by @TopsyCretts in #993 - Fixed the same predictive back gesture animation repeating when quickly started again by @arkivanov in #988
- Fixed predictive back gesture not working on OnePlus devices by @arkivanov in #1001
Misc
- Removed
maven.pkg.jetbrains.spaceMaven repo by @arkivanov in #997 - Build iOS samples against arm64 on CI by @arkivanov in #999
- Add Decompose Plugin for Claude Code to community docs by @Litun in #992
- Add KMP - NavBuilder project details to
community.mdby @NeilSayok in #996
Versions and dependencies
Kotlin: 2.1.0
Essenty: 2.5.0
kotlinx-serialization: 1.6.3
Multiplatform Compose: 1.9.3
New Contributors
- @Litun made their first contribution in #992
- @TopsyCretts made their first contribution in #993
- @NeilSayok made their first contribution in #996
Full Changelog: 3.5.0...3.6.0-alpha01