Releases: microsoft/react-native-test-app
Releases · microsoft/react-native-test-app
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)
3.8.8
3.8.8 (2024-07-16)
Bug Fixes
- android: fix bundle being loaded twice in bridgeless mode (#2120) (88e8495)
- android: handle
rncli.h
-> autolinking.h
(#2121) (d7a56c0)
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)