Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@mrousavy mrousavy released this 08 Aug 10:31
· 652 commits to main since this release
736e4fe

Changelog:

0.2.0 (2024-08-08)

✨ Features

  • Make HybridObject a NativeState (#11) (86c3702), closes #12
  • Cache toObject(...) using jsi::WeakObject and correctly set setExternalMemoryPressure #13

💨 Performance Improvements

  • Do all .is.. checks only in DEBUG (f5bd9e1)