2.2.0
Changes since version 2.2.0-beta02
- Updated Essenty to
1.3.0
(#547) - Fixed possible
NSInvalidArgumentException
crash inApplicationLifecycle
(#545) - Fixed incorrect stack animation direction when stack replaced with a smaller stack (#543)
Changes since version 2.1.4
- Added support for
kotlinx-serialization
, deprecated Parcelable APIs (#486) - Added
key
argument toPages
(#494) - Added
pushNew
extension function forStackNavigator
(#499, #514) - Added
materialPredictiveBackAnimatable
as a default animation (#533) - Added
ApplicationLifecycle
for iOS and tvOS targets (#527) - LTR/RTL support in
PredictiveBackGestureOverlay
(#535 by @alexzhirkevich, #538) - Updated Kotlin to
1.9.20
and other dependencies (#521)
Please see the previous release notes for more information and guidance:
Versions and dependencies
Kotlin: 1.9.20
Essenty: 1.3.0
kotlinx-serialization: 1.6.0
parcelize-darwin: 0.2.3
extensions-compose-jetpack
Jetpack Compose: 1.5.0
Jetpack Compose Compiler: 1.5.4
extensions-compose-jetbrains
JetBrains Compose: 1.5.10