Skip to content

3.0.0

Compare
Choose a tag to compare
@elihart elihart released this 29 Sep 22:02
· 29 commits to main since this release
3cb828b

3.0.0

  • Experimental mvrx-common module with new abstraction MavericksRepository that behaves exactly like MavericksViewModel 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 class MavericksBlockExecutions (#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