0.26.0 (2025-06-05)
✨ Features
🐛 Bug Fixes
- Don't wrap inherited callbacks in Views (
{ f: … }
) (#618) (6957f31) - Ensure JNI global ref is released with
jni::ClassLoader
(#666) (0589b25) - Fix boolean properties with
has
prefix generating wrong names (#649) (d48a168) - Fix Xcode build error by making variants of enums
indirect
(#679) (410398a) - Prevent crash when returning callback functions by safely capturing JNI references as globals (#655) (1c5f713)