4.0.0
Changes since version 4.0.0-beta01
- Updated Essenty to
2.0.0
(#134) - Promoted Executor
onAction
andforward
methods to stable (#133) - Promoted DSL APIs to stable (#135)
Earlier changes since version 3.3.0
- Support
wasmJs
target (#122, #124) - Updated Reaktive in
mvikotlin-extensions-reaktive
module to version2.0.0
(#110 by @acousticksan) - Deleted all deprecated code (#113)
- Merged
rx
,rx-internal
andutils-internal
modules intomvikotlin
module (#115) - Disabled debug artifact publications for Android (#117)
- Support sending Actions from Executors (#116)
- Replaced
getState
argument function in Executors andstate
property in DSL withstate()
function (#118)
Updates and breaking changes since version 3.3.0
Please see the release notes of the version 4.0.0-alpha01 to learn about all breaking changes and migration guides.
Versions and dependencies
Kotlin: 1.9.23
Essenty: 2.0.0
Module mvikotlin-extensions-reaktive
Reaktive: 2.1.0
Module mvikotlin-extensions-coroutines
kotlinx.coroutines: 1.8.0