3.0.0-rc.1 (2025-04-02)
Features
- [Babel] Add support for React Compiler (e077950)
- [Docs] Generate LLMs.txt for Unistyles (2f5286b)
- [Web] Make breakpoints and theme optional (3c4a3a0)
- [Cxx] Improve locking and cleanups of ShadowTree (c85fbd9)
- [Web] Add support for RN Skia Canvas by wrapping component in extra div (17a8b71)
- [Cxx] Create StyleSheet copy while using useVariants (b77f153)
- [Core] Add support for Nitro 0.25.2 (e0d5421)
- [Babel] Support uppercased consts for StyleSheet and export default (7f6b6ab)
- [Cxx] Add support for Xcode 16.3 (05f1255)
- [Babel] Add support for Windows by sanitizing babel paths (4b66b79)
- [Cxx] Add support for numeric keys for variants (cd2cbe1)
- [SSR] Improve SSR of Unistyles (57d2b67)
Bug Fixes
- [Web] Scoped theme regression (14e8729)
- [Web] Add support for image, imageBackground prop width and height (152db67)
- [SSR] Serialize JS object keys with extra quotes (21e2018))
- [Types] Simplify withUnistyles types (f63a79b)
- [Core] Wrap insets in extra proxy to correctly detect dependencies while using withUnistyles (52ffcf5)
- [Cxx] Rename conflicting filename with react-native-executorch
(60df58c) - [Native] Crash in Pressable in release mode (8a42827)
- [Android] Increase platform callback timeout by 15ms to catch all events (bbebf23)
- [Babel] Add extra autoprocess paths for Reanimated and Gesture Handler (87926f4)
- [Core] Add extra nullcheck in withUnistyles (4bf9c52) by @lundenmiika
- [Cxx] Regression for copying StyleSheet (465fe7f)
- [Web] Regression for web theme change (aecd7fe)
- [Web] Delay unmouting listeners (5b78104)
- [Core] Regression with inline styles and withUnistyles (8c132ce)