3.0.0-beta.8 (2025-02-27)
Hello Unistylers!
This is most likely the latest beta, soon we will move to the RC phase! 🚀
Breaking
You should now upgrade Nitro to 0.24+
Features
- babel plugin moved to TypeScript 5111a2 by @jeremybarbet
- improve ShadowTree locking 12f901
- bump example to React Native 0.78 56d79b
- add support for Nitro 0.24 d1b2c1
Bug fixes
- Pressables regressions 99c8b2
- allow to add breakpoints to web only styles d9249a by @Brentlok
- regression for scoped themes 5e4a39
- don't stop listening to IME events when going to background ea747f
- parse colors in arrays 7541ca
- regression for Reanimated components c1e83a
- regression for Unistyles Cache ad6ce6
- don't trigger theme change event for the same theme 4576ac
- fix Reanimated layout animations 3f48cf
- regression for detecting style dependencies in
withUnityles
6cf78e - fix cleanup for scrollable elements 8a7d5c
- allow nested arrays in
withUnityles
620c2e