Skip to content

Release 0.22.1

Compare
Choose a tag to compare
@mrousavy mrousavy released this 06 Feb 23:25
· 25 commits to main since this release

0.22.1 (2025-02-06)

💨 Performance Improvements

  • Make OwningReference/BorrowingReference lock-free, and only allocate memory block once (#522)
  • Make JSIConverter<T> final (#521)
  • Mark all properties and methods in Cxx helper as final (#520)

🐛 Bug Fixes

  • Fix cxxreact module import (#525)