Decompose 2.0.0-alpha-01 is released! - `Value` ...
# decompose
a
Decompose 2.0.0-alpha-01 is released! •
Value
and
MutableValue
are now thread-safe • Error handling and main thread checks • Avoid using
movableContentOf
in some animation APIs • Always recreate components in Child Stack • Introduced
Child Slot
, deprecated
Child Overlay
• Fixed a bug when state is not saved for initially inactive components • Updated Jetpack Compose to
1.4.0
and JB Compose to
1.3.1
Release notes: https://github.com/arkivanov/Decompose/releases/tag/2.0.0-alpha-01
🎉 6
a
the
moveableContentOf
compose bug was fixed in 1.3.1, if that makes any difference
a
Unfortunately, there were multiple issues. E.g. this one is not yet fixed (in a stable release) - https://github.com/arkivanov/Decompose/issues/330
a
😩
wonder if the final 1.4.0 has a fix for this ah I see that it does!