Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.0
->2.2.3
1.0.0
->3.2.2
Release Notes
arkivanov/Decompose (com.arkivanov.decompose:extensions-compose-jetbrains)
v2.2.3
Compare Source
Lifecycle
unnecessary stops and resumes sometimes on initialisation, if the root component is created usingLazy
(#698)Versions and dependencies
Kotlin:
1.9.21
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.6
extensions-compose-jetbrains
JetBrains Compose:
1.5.11
v2.2.2
Compare Source
onPageSelected
was not being called during slow scrolling withHorizontalPager
(#579 by @Chen-Xi-g, see #526)Versions and dependencies
Kotlin:
1.9.21
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.6
extensions-compose-jetbrains
JetBrains Compose:
1.5.11
v2.2.2-compose-experimental
Compare Source
This is the same release as 2.2.2, but with Compose for iOS and Web (Canvas,
js
only) support.Versions and dependencies
Kotlin:
1.9.21
Essenty:
1.3.0
kotlinx-serialization:
1.6.0
parcelize-darwin:
0.2.3
JetBrains Compose:
1.5.11
v2.2.1
Compare Source
1.9.21
, Jetpack Compose compiler to1.5.6
, Multiplatform Compose to1.5.11
(#539)Versions and dependencies
Kotlin:
1.9.21
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.6
extensions-compose-jetbrains
JetBrains Compose:
1.5.11
v2.2.1-compose-experimental
Compare Source
This is the same release as 2.2.1, but with Compose for iOS and Web (Canvas,
js
only) support.Versions and dependencies
Kotlin:
1.9.21
Essenty:
1.3.0
kotlinx-serialization:
1.6.0
parcelize-darwin:
0.2.3
JetBrains Compose:
1.5.11
v2.2.0
Compare Source
Changes since version 2.2.0-beta02
1.3.0
(#547)NSInvalidArgumentException
crash inApplicationLifecycle
(#545)Changes since version 2.1.4
kotlinx-serialization
, deprecated Parcelable APIs (#486)key
argument toPages
(#494)pushNew
extension function forStackNavigator
(#499, #514)materialPredictiveBackAnimatable
as a default animation (#533)ApplicationLifecycle
for iOS and tvOS targets (#527)PredictiveBackGestureOverlay
(#535 by @alexzhirkevich, #538)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
v2.2.0-compose-experimental
Compare Source
This is the same release as 2.2.0, but with Compose for iOS and Web (Canvas,
js
only) support.Versions and dependencies
Kotlin:
1.9.20
Essenty:
1.3.0
kotlinx-serialization:
1.6.0
parcelize-darwin:
0.2.3
JetBrains Compose:
1.5.10
v2.1.4
Compare Source
Versions and dependencies
Kotlin:
1.9.10
Essenty:
1.2.0
parcelize-darwin:
0.2.1
extensions-compose-jetpack
Jetpack Compose:
1.5.0
Jetpack Compose Compiler:
1.5.3
extensions-compose-jetbrains
JetBrains Compose:
1.5.1
v2.1.4-compose-experimental
Compare Source
This is the same release as 2.1.4, but with Compose for iOS and Web (Canvas,
js
only) support.Versions and dependencies
Kotlin:
1.9.10
Essenty:
1.2.0
parcelize-darwin:
0.2.1
JetBrains Compose:
1.5.1
v2.1.3
Compare Source
Pages(onPageSelected)
callback called multiple times and not rendering the current page sometimes (#503)Versions and dependencies
Kotlin:
1.9.10
Essenty:
1.2.0
parcelize-darwin:
0.2.1
extensions-compose-jetpack
Jetpack Compose:
1.5.0
Jetpack Compose Compiler:
1.5.3
extensions-compose-jetbrains
JetBrains Compose:
1.5.1
v2.1.3-compose-experimental
Compare Source
This is the same release as 2.1.3, but with Compose for iOS and Web (Canvas,
js
only) support.Versions and dependencies
Kotlin:
1.9.10
Essenty:
1.2.0
parcelize-darwin:
0.2.1
JetBrains Compose:
1.5.1
v2.1.2
Compare Source
Pages
not callingonPageSelected
when swiping fast (#491)Pages
(#492, #493)Versions and dependencies
Kotlin:
1.9.10
Essenty:
1.2.0
parcelize-darwin:
0.2.1
extensions-compose-jetpack
Jetpack Compose:
1.5.3
Jetpack Compose Compiler:
1.5.3
extensions-compose-jetbrains
JetBrains Compose:
1.5.1
v2.1.2-compose-experimental
Compare Source
This is the same release as 2.1.2, but with Compose for iOS and Web (Canvas,
js
only) support.Versions and dependencies
Kotlin:
1.9.10
Essenty:
1.2.0
parcelize-darwin:
0.2.1
JetBrains Compose:
1.5.1
v2.1.1
Compare Source
v2.1.1-compose-experimental
Compare Source
v2.1.0
Compare Source
Changes since v2.1.0-beta-01
1.9.10
and Multiplatform Compose to1.5.1
and Jetpack Compose to1.5.3
(#475 by @malliaridis)1.2.0
(#481)Full Changelog: arkivanov/Decompose@2.1.0-beta-01...2.1.0
Changes since v2.0.2
retainedComponent
extensions for Android (#418)Value#observe
method, deprecatedValue#subscribe
andValue#unsubscribe
methods (#435)direction
parameter for theslide
animation (#446 by @DATL4G)Full Changelog: arkivanov/Decompose@2.0.2...2.1.0
Versions and dependencies
Kotlin:
1.9.10
Essenty:
1.2.0
parcelize-darwin:
0.2.1
extensions-compose-jetpack
Jetpack Compose:
1.5.3
Jetpack Compose Compiler:
1.5.3
extensions-compose-jetbrains
JetBrains Compose:
1.5.1
v2.1.0-compose-experimental
Compare Source
This is the same release as 2.1.0, but with Compose for iOS and Web (Canvas,
js
only) support.Versions and dependencies
Kotlin:
1.9.10
Essenty:
1.2.0
parcelize-darwin:
0.2.1
JetBrains Compose:
1.5.1
v2.0.2
Compare Source
e5afc98
, fix for #466)Versions and dependencies
Kotlin:
1.8.20
Essenty:
1.1.0
parcelize-darwin:
0.1.4
extensions-compose-jetpack
Jetpack Compose:
1.4.0
Jetpack Compose Compiler:
1.4.5
extensions-compose-jetbrains
JetBrains Compose:
1.4.0
v2.0.2-compose-experimental
Compare Source
This is the same release as 2.0.2, but with Compose for iOS and Web (Canvas,
js
only) support.Versions and dependencies
Kotlin:
1.8.20
Essenty:
1.1.0
parcelize-darwin:
0.1.4
JetBrains Compose:
1.4.0
v2.0.1
Compare Source
stackAnimation
function that usesmovableContentOf
asFaultyDecomposeApi
(#437, see #429)Versions and dependencies
Kotlin:
1.8.20
Essenty:
1.1.0
parcelize-darwin:
0.1.4
extensions-compose-jetpack
Jetpack Compose:
1.4.0
Jetpack Compose Compiler:
1.4.5
extensions-compose-jetbrains
JetBrains Compose:
1.4.0
v2.0.1-compose-experimental
Compare Source
This is the same release as 2.0.1, but with Compose for iOS and Web (Canvas,
js
only) support.Versions and dependencies
Kotlin:
1.8.20
Essenty:
1.1.0
parcelize-darwin:
0.1.4
JetBrains Compose:
1.4.0
v2.0.0
Compare Source
Changes since v2.0.0-beta-01
compileSdkVersion
to 34 (#412)Versions and dependencies
Kotlin:
1.8.20
Essenty:
1.1.0
parcelize-darwin:
0.1.4
extensions-compose-jetpack
Jetpack Compose:
1.4.0
Jetpack Compose Compiler:
1.4.5
extensions-compose-jetbrains
JetBrains Compose:
1.4.0
v2.0.0-compose-experimental
Compare Source
This is the same release as 2.0.0, but with Compose for iOS and Web (Canvas,
js
only) support.Versions and dependencies
Kotlin:
1.8.20
Essenty:
1.1.0
parcelize-darwin:
0.1.4
JetBrains Compose:
1.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.