0.16.0 (2024-11-12)
✨ Features
- Add visionOS support (#323) (328a6e1)
- Explicitly catch
ClassNotFound
andNoSuchMethod
errors (#318) (e37d261), closes #319
🐛 Bug Fixes
- Add
@DoNotStrip
/@Keep
annotations to example hybrid objects (#317) (1a313c5) - Fix
HybridObjectRegistry
not being found with JNI in release (#316) (1f3a004) - Include
nitrogen/
folder intemplate/
(#315) (3992b6f) - Perform safer checks for
toContain(..)
in example, and addNitroModules.hasNativeState(value)
(#324) (c491d39)