Skip to content

Release 3.0.0

Latest
Compare
Choose a tag to compare
@JiriHoffmann JiriHoffmann released this 27 Oct 22:44

3.0.0 (2024-10-27)

Add support for React Native 0.76 with new architecture.

Breaking changes

  • use invoke_result instead of deprecated result_of. Thanks to @petetnt! (da099c3)
    • CLANG_CXX_LANGUAGE_STANDARD c++17 and up required