Releases: microsoft/react-native-test-app
Releases · microsoft/react-native-test-app
4.3.8
4.3.8 (2025-05-06)
Bug Fixes
- apple: fix app autodetection in bridgeless mode (#2464) (b094686)
4.3.7
4.3.7 (2025-05-06)
Bug Fixes
- generate Ruby Bundler config in new projects (#2465) (9463a4d)
4.3.6
4.3.6 (2025-05-05)
Bug Fixes
- include
Gemfile
when generating new projects (#2460) (2ccd359)
4.3.5
4.3.5 (2025-05-05)
Bug Fixes
- deps: update dependency @rnx-kit/react-native-host to v0.5.7 (#2461) (337b6be)
- Fixed
SurfaceRegistryBinding::startSurface
failing on 0.75 (and older)
- Fixed invalid application of sizeof to an incomplete type
facebook::react::JSExecutorFactory
- Backport fix for shadow node state not updating
4.3.4
4.3.4 (2025-04-29)
Bug Fixes
- allow React 19.1 to be used with upcoming 0.80 (#2458) (6b1c7a6)
4.3.3
4.3.3 (2025-04-09)
Bug Fixes
4.3.2
4.3.2 (2025-04-08)
Bug Fixes
- apple: fix
ENOBUFS
when reading/writing plists (#2443) (cfabb28)
4.3.1
4.3.1 (2025-04-03)
Bug Fixes
- declare support for react-native-macos/-windows 0.78 (#2439) (50a2155)
4.3.0
4.3.0 (2025-04-02)
Bug Fixes
Features
- enable New Arch by default in new projects (#2434) (bbcf421)
4.2.8
4.2.8 (2025-03-31)
Bug Fixes
- android: fix 'cannot find
react-native
' error on 0.80 (#2433) (e9fa6f7)