Release 0.10.0 (22)
- Created
MutableStateStore
interface - Created
ViewModelFlowScope
interface - Added
resetOnUnbind
property toViewModel
class - Updated Kotlin to version
1.7.20
- Updated compose-jb to version
1.3.0-beta03
- Updated other dependencies
- Created
ViewModelProvider
and updatedViewModelFactory
and changed its focus - Created
ComposeLayout
function - Created
LocalViewModelProvider
providable composition local for Jetpack Compose - Created
rememberViewModel
function for Jetpack Compose
Full Changelog: 0.9.0...0.10.0