Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@mrousavy mrousavy released this 13 Aug 23:20
· 412 commits to main since this release
e0546ca

0.4.0 (2024-08-13)

✨ Features

  • Add NitroModules.hasHybridObject(..) and NitroModules.getAllHybridMethodNames() (#30) (6d2338d)
  • Approach 1 of implementing Swift (#24) (f90a132)
  • Support unordered_map<K, V> (and fix arrays bidirectionally) (#28) (9eac80f)
  • Try CarSwift experiment (db05f1f)

🐛 Bug Fixes

  • Android build and usages of Codegen types in react-native-nitro-image (#29) (a68f8de)
  • dont export funcs (432bb05)
  • Fix Swift umbrella header includes (#19) (0dd6322)
  • Fix Android build/JNI setup (#27) (d57c155)
  • Fix CMake extension (afe7fd6)