github Kotlin/kotlinx.coroutines 1.5.2

latest releases: 1.9.0-RC, 1.8.1, 1.8.1-Beta...
2 years ago
  • Kotlin is updated to 1.5.30.
  • New native targets for Apple Silicon are introduced.
  • Fixed a bug when onUndeliveredElement was incorrectly called on properly received elements on JS (#2826).
  • Fixed Dispatchers.Default on React Native, it now fully relies on setTimeout instead of stub process.nextTick. Thanks to @Legion2 (#2843).
  • Optimizations of Mutex implementation (#2581).
  • Mutex implementation is made completely lock-free as stated (#2590).
  • Various documentation and guides improvements. Thanks to @MasoodFallahpoor and @Pihanya.

Don't miss a new kotlinx.coroutines release

NewReleases is sending notifications on new releases.