Koin 4.2.0-RC1...
Unclaimed project
Are you a maintainer of koin? Claim this project to take control of your public changelog and roadmap.
Changelog
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
Koin 4.2.0-RC1...
Koin 4.2.0-beta4...
4.2.0-beta3
Experimental Feature: The automatic scope creation for ViewModel constructor injection now requires ViewModel declarations to be part of the viewModelScope section. If declared outside, injection will look in the root scope instead of the ViewModel scope, causing resolution failures.
// Injection against ro...
Full Changelog: https://github.com/InsertKoinIO/koin/compare/4.2.0-...