github mrousavy/nitro v0.18.0
Release 0.18.0

latest releases: v0.29.6, v0.29.5, v0.29.4...
9 months ago

0.18.0 (2024-11-27)

✨ Features

🐛 Bug Fixes

  • Add react-native-nitro-modules peerDependency to template (12276b8)
  • Catch cases where a Promise<T> could potentially be rseolved twice (#362) (ed24de6)
  • Fix moving sharedFunction after first callback call (d0052ec)
  • Fix Promise rejections not having a message by using std::exception_ptr to avoid C++ object slicing (#369) (b069fb6)
  • Fix ref counting with recursive mutex (#368) (0747e09)
  • Generate a shadow ordinal field for Kotlin Enums (#360) (7a32224)

Don't miss a new nitro release

NewReleases is sending notifications on new releases.