Releases: microsoft/react-native-test-app
Releases · microsoft/react-native-test-app
3.10.8
3.10.8 (2024-09-19)
Bug Fixes
- apple: filter Node wrappers before writing env files (#2252) (a89b477)
3.10.7
3.10.7 (2024-09-18)
Bug Fixes
- windows: update template to set paths dynamically (#2249) (afe68dc)
3.10.6
3.10.6 (2024-09-18)
Bug Fixes
- android: improve default handling of orientation changes (#2224) (caeda7b)
- android: initialize SoLoader with merged libraries on 0.76 (#2223) (fffc1d7)
3.10.5
3.10.5 (2024-09-11)
Bug Fixes
- deps: update dependency @rnx-kit/react-native-host to ^0.5.0 (#2218) (6e21624)
3.10.4
3.10.4 (2024-09-10)
Bug Fixes
- android: bump Gradle wrapper version for 0.76 (#2216) (e5cc42e)
3.10.3
3.10.3 (2024-09-10)
Bug Fixes
- deps: update dependency fast-xml-parser to v4.5.0 (#2217) (2a3154c)
3.10.2
3.10.2 (2024-09-10)
Bug Fixes
- android: filter out pure C++ modules from autolinking (#2215) (52a8f57)
3.10.1
3.10.1 (2024-09-06)
Bug Fixes
- android: improve default handling of orientation changes (#2208) (c3eb2b2)
3.10.0
3.10.0 (2024-09-04)
Features
- apple: add
:build_setting_overrides
to options (#2204) (b04a565)
3.9.8
3.9.8 (2024-09-02)
Bug Fixes