Skip to content

v41.7.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jun 15:07

✨ Features

πŸ› Bug Fixes

  • fix(MatrixRTCSession): replace no-arg .finally() with .then(fn, fn) to fix crash on React Native / Hermes (#5307). Contributed by @JeanLuX.