0.8.0
Changed
- Update dependencies:
Added
- New: Add support for Kotlin/Wasm (
wasmJs
target) 🎉.
Fixed
withLatestFrom
: fix a bug where the otherFlow
is not cancelled after the mainFlow
is completed.
wasmJs
target) 🎉.withLatestFrom
: fix a bug where the other Flow
is not cancelled after the main Flow
is completed.