Skip to content

1.5.2

Compare
Choose a tag to compare
@qwwdfsad qwwdfsad released this 02 Sep 09:52
· 732 commits to master since this release
46c0026
  • 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.