Skip to content

0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 09:05
· 58 commits to master since this release

Changed

Added

  • New: Add support for Kotlin/Wasm (wasmJs target) 馃帀.

Fixed

  • withLatestFrom: fix a bug where the other Flow is not cancelled after the main Flow is completed.