Move to https://github.com/Shopify/livedata-ktx/releases
- Prepare to transfer ownership to Shopify
- Set minSdk to 16
- Fix race condition in SupportMediatorLiveData when calling postValue
- Replace observeForever extension with observe (without LifecycleOwner) because of naming conflict.
Supporting operators:
- debounce
- distinct
- filter
- first
- map
- nonNull
Supporting LiveData:
- SingleLiveData