Releases: microsoft/react-native-test-app
Releases · microsoft/react-native-test-app
3.8.15
3.8.14
3.8.13
3.8.12
3.8.11
3.8.10
3.8.10 (2024-07-22)
Bug Fixes
- android: fix loading last/single component on startup (#2129) (9434320), closes #2120
- android: fix switching between dev server and embedded JS bundle (#2130) (c4b1ae4)
- android: include
react-native.config.js
in autolinking cache (#2132) (5082d54) - android: introduce upper Gradle wrapper versions (#2133) (0302d45)
3.8.9
3.8.9 (2024-07-17)
Bug Fixes
- android: bridgeless mode should be enabled by default on 0.74 (#2123) (33af66a)
- android: bump Gradle wrapper version for 0.75 (#2124) (cf8cb54)
- android: fix loading of core modules on 0.75 + New Arch (#2126) (6c8451f)
- apple: fix crash on startup on 0.75 + New Arch (#2127) (6debf33)
- handle
loadConfig
signature change (#2125) (1b24387)