What's Changed
✨ Features
- feat: add support for sunpended trees (dc16169)
- feat: unregister listeners (3a4d8ad)
- feat(android): support runtime RTL direction updates (e711dad)
🐛 Bug Fixes
- fix: dropShadow rendering (1a5bc98)
- fix: android example local build (fd76853)
- fix: reset syncedDependenciesSizeRef on cleanup to fix StrictMode theme updates (d45216f)
- fix(web): map RN logical style props to CSS logical properties for RTL support (b28fe2d)
♻️ Refactors
- refactor: remove stored jsi::Runtime from C++ side (fbac966)
🧹 Chores
📦 Other Changes
- Fix memory leak in shadowRegistry ref cleanup on web (89b8fd0)
Full Changelog: v3.1.1...v3.2.0