Releases: microsoft/react-native-test-app
Releases · microsoft/react-native-test-app
3.8.7
3.8.7 (2024-06-21)
Bug Fixes
- windows: do not set
ReactNativeDir
unless building from source (#2103) (56b7293)
3.8.6
3.8.6 (2024-06-20)
Bug Fixes
- apple: override feature flags for bridgeless mode (#2100) (8bbebc4)
3.8.5
3.8.5 (2024-06-19)
Bug Fixes
- android: use debug signing config for release builds (#2093) (06991c2)
- init: print quick start instructions after init (#2095) (9653765)
- init: use
@react-native-community/template
starting with 0.75 (#2094) (66933e0)
3.8.4
3.8.4 (2024-06-19)
Bug Fixes
- add
visionos
entry to app.json
template (#2097) (235f3cf)
- windows: set
ReactNativeDir
to ensure correct React Native source directory (New Arch) (#2096) (7d0c016)
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)