Releases: microsoft/react-native-test-app
Releases · microsoft/react-native-test-app
4.0.7
4.0.7 (2024-12-10)
Bug Fixes
- deps: update dependency @rnx-kit/react-native-host to v0.5.2 (#2343) (543d1af)
4.0.6
4.0.6 (2024-12-10)
Bug Fixes
- android: revert "always include
ReactNative-application.cmake
on 0.76" (#2341) (45eabdb)
4.0.5
4.0.5 (2024-12-06)
Bug Fixes
- windows: use new property when enabling New Arch (#2337) (15816f6)
Reverts
- android: force enable New Architecture from 0.77 (#2324) (d6befeb)
4.0.4
4.0.4 (2024-11-20)
Bug Fixes
4.0.3
4.0.3 (2024-11-18)
Bug Fixes
4.0.2
4.0.2 (2024-11-16)
Bug Fixes
- android: fix autolinking under specific hoisting conditions (#2315) (304617c)
4.0.1
4.0.1 (2024-11-12)
Bug Fixes
- android: force enable New Architecture from 0.77 (#2314) (d3138e9)
4.0.0
4.0.0 (2024-11-12)
Features
- android: bump
minSdkVersion
to 24 (96dc28d)
- apple: bump iOS/macOS deployment target to 15.1/12.0 (51df7f1)
- apple: enable Hermes by default in new projects (9fe8bbb)
- apple: remove deprecated
:turbomodule_enabled
option (6c1c8ee)
- bump minimum
react-native
version to 0.70 (2c7583d)
- init: deprecate
--flatten
option (7508471)
BREAKING CHANGES
- apple: Minimum iOS and macOS versions have been bumped to
15.1 and 12.0 respectively
- android: Minimum Android SDK version is now 24
- apple: Hermes is enabled by default in new projects
- init: Deprecated (and removed)
--flatten
option
- apple: Removed deprecated
:turbomodule_enabled
option
- Dropped support for versions older than 0.70
3.10.22
Bug Fixes
- android: always include
ReactNative-application.cmake
on 0.76 (#2310) (c1a56a7)
- apple: use core's autolinking script (#2309) (2cf1350)
3.10.21
Bug Fixes
- visionos: fix build failing when Hermes is enabled (#2308) (9a0d1e1)