Releases: microsoft/react-native-test-app
Releases · microsoft/react-native-test-app
3.8.3
3.8.3 (2024-06-18)
Bug Fixes
- windows: set
ReactNativeDir
to ensure correct React Native source directory (#2091) (aa8e8d0)
3.8.2
3.8.2 (2024-06-17)
Bug Fixes
- windows:
CompositionRootView
was renamed to ReactNativeIsland
(#2067) (aa185a8)
3.8.1
3.8.1 (2024-06-12)
Bug Fixes
- fix compatibility with
@expo/config-plugins
v8 (#2083) (d39e446)
3.8.0
3.8.0 (2024-06-11)
Features
- android: allow declaring features/permissions in app manifest (#2071) (cfd02ee)
3.7.7
3.7.7 (2024-06-11)
Bug Fixes
- android: support new autolinking mechanism in 0.75 (#2075) (88f64e4)
3.7.6
3.7.6 (2024-06-10)
Bug Fixes
- ios: make
new_architecture_enabled?
respect RCT_NEW_ARCH_ENABLED=0
(#2072) (b5c1cd3)
3.7.5
3.7.5 (2024-06-07)
Bug Fixes
- configure: warn when
package.json
is missing (#2068) (2a5bdd4)
3.7.4
3.7.4 (2024-06-07)
Bug Fixes
configure
throws when package.json
is missing (#2063) (6ee6a75)
- android: handle
DevServerHelper
constructor signature change (#2065) (77a9833)
- android: set
packageName
to ensure correct app launches (#2062) (4d89ec7)
3.7.3
3.7.3 (2024-05-27)
Bug Fixes
3.7.2
3.7.2 (2024-05-07)
Bug Fixes
- apple: fix
SurfaceRegistryBinding::startSurface
failed on startup with New Architecture (#2026) (c2ff140)