0.31.6 (2025-11-12)
✨ Features
🐛 Bug Fixes
- Fix
Promise<T?>failing to resolve when passingnullin Kotlin (#1034) (f12343c) - Fix arrays of
HybridObjects generating wrong fbjni/Kotlin code (#1039) (b17a556) - Fix cases where Arrays of functions,
AnyMap,ArrayBufferorPromise<...>generates wrong Kotlin code (#1042) (60c71fc) - Make
JNullhold aglobal_refinstead of analias_reffor static fieldNULL(#1040) (1a65bda)