0.35.0-beta.0 (2026-03-03)
❗️ Breaking Change
I think the change in JHybridObject is breaking. I will test (and potentially improve) this before making 0.35.0 stable.
Library authors need to re-generate their specs to support 0.35.0 onwards.
🐛 Bug Fixes
- Don't strip
HybridSomeExternalObject(f9da753) - Fix Kotlin HybridObject
jni::global_refmemory leak by separatingCxxPartwithweak_ptr(#1238) (32a4c86), closes #1239