Skip to content

2.2.0

Compare
Choose a tag to compare
@arkivanov arkivanov released this 03 Dec 16:36
· 450 commits to master since this release
3444c69

Changes since version 2.2.0-beta02

  • Updated Essenty to 1.3.0 (#547)
  • Fixed possible NSInvalidArgumentException crash in ApplicationLifecycle (#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 to Pages (#494)
  • Added pushNew extension function for StackNavigator (#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