2.0.0-alpha10
KovalevAndrey
released this
24 Jan 11:45
·
156 commits
to 2.x
since this release
Please refer to 2.0.0-alpha10 – Migration guide
API breaking changes
- #630 – Pass initial state into
Spotlight
visualisations - #642 – Renamings
- #643 – Unify
AppyxComponent
composable between appyx-navigation and appyx-interactions modules - #651 - Keep only one instance of
SaveStateMap
typealias and moved it tocom.bumble.appyx.utils.multiplatform
package - #652 - KSP processor renamed from
mutable-ui-processor
toappyx-processor
- #654 - Renamings
- #657 - Rename
ParentNode
&Node
toNode
andLeafNode
- #644 – Refactor
AppyxComponent
and application of draggable modifier
Fixed
- #638 - Fix visibility issue for bottom element in
BackStackParallax