3.0.0
3.0.0
- Experimental
mvrx-common
module with new abstractionMavericksRepository
that behaves exactly likeMavericksViewModel
except it doesn't have any Android dependencies and can be used in pure Kotlin modules (#635) - Breaking changes:
MavericksViewModelConfig.BlockExecutions
is extracted into top level classMavericksBlockExecutions
(#635) - New mavericks extension
argsOrNull
to handle optional (nullable) fragment args (#639) - New Anvil sample in the
sample-anvil
module
See more details in https://airbnb.io/mavericks/#/new-3x