Bug Fixes
- build: avoid minifySyntax causing hermes v1 issues use oxc for DCE (natew)
- floating: use detectOverflow from @floating-ui/react-dom instead of platform #3989 (Quan Nguyen)
- image: borderRadius token #3975 (Quan Nguyen)
- static: improve handling of expo modules, top-level-await (natew)
Chores
- update ImageTokenStyle types #3975 (Quan Nguyen)
- remove old transform workaround in vite plugin for expo-linear-gradient (natew)