What's Changed
- [koin-android] Remove transitive dependency for appcompat library by @egorikftp in #2273
- Safer ScopeFactory, protect all operations from parallel calls by @arnaudgiuliani in #2323
- Fix scope resolution issues by @arnaudgiuliani in #2324
- Fix premature release of scope & context by @arnaudgiuliani in #2326
- Fix Compose Koin Context Loader and Entry Points by @arnaudgiuliani in #2327
- Fix - Performance Optimization: Scope Resolution & Thread Safety by @arnaudgiuliani in #2330
Full Changelog: 4.2.0-alpha3...4.2.0-beta2