0.32.1 (2026-01-07)
✨ Features
💨 Performance Improvements
- Cache
HybridFunction'sPropNameID(#1127) (1e22bbe) - Use ASCII instead of UTF8 for PropNames (#1133) (7a80184)
🐛 Bug Fixes
- Compare Swift/Kotlin references in
equals(...)(#1129) (6505c2a) - Disable view recycling until we can overload it in Swift/Kotlin (#1132) (225d222)
- Make computed properties with setters
enumerable(#1126) (2e79d82) - Remove dynamic year from copyright in generated files (#1131) (8442fa1)
- Sync parallel prototype initialization calls via
std::mutexto prevent race conditions (#1130) (f049f9f)