0.33.3 (2026-02-02)
✨ Features
💨 Performance Improvements
- Make Kotlin View Managers final (#1181) (39e15bd)
- Preallocate size for
AnyMap::make(...)(#1190) (bb6f75b) - Use
static_castfor shadow node (#1180) (ea5d348) - Use
static_pointer_castfor some known types (#1179) (cbf459a)
🐛 Bug Fixes
- Fix potential deadlocks by releasing
JSICacheReferenceearlier (#1191) (d67af12) - Fix the slickest typo ever (43d7a6e)