8.5.0-beta.8
- Automigrations: Skip vite config file migration for react native web - #30190, thanks @dannyhw!
- Maintenance: Move
@types/node
todevDeps
consistently - #30163, thanks @ndelangen! - Manager: Optimize getPanels function with memoization - #30192, thanks @valentinpalkovic!
- RNW-Vite: Fix reanimated support with babel plugin for node_modules - #30188, thanks @dannyhw!
- React: Force act running always in sequence - #30191, thanks @valentinpalkovic!
- UI: Fix overlapping shadow of testing module on scrollbar - #30132, thanks @valentinpalkovic!
- Vite: Fix wrong import paths when configDir is not in project root - #30206, thanks @JReinhold!