Releases: microsoft/react-native-test-app
Releases · microsoft/react-native-test-app
3.8.12
3.8.12 (2024-07-23)
Bug Fixes
- apple: override feature flags for bridgeless mode (#2148) (1446c79)
3.8.11
3.8.11 (2024-07-23)
Bug Fixes
- android: fix
ReactInstanceEventListener
type not being inferred on nightlies (#2145) (48feacb)
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)
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)