Skip to content

Releases: microsoft/react-native-test-app

4.0.7

10 Dec 18:34
543d1af
Compare
Choose a tag to compare

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

10 Dec 16:11
45eabdb
Compare
Choose a tag to compare

4.0.6 (2024-12-10)

Bug Fixes

  • android: revert "always include ReactNative-application.cmake on 0.76" (#2341) (45eabdb)

4.0.5

06 Dec 18:00
15816f6
Compare
Choose a tag to compare

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

20 Nov 15:33
de3c5df
Compare
Choose a tag to compare

4.0.4 (2024-11-20)

Bug Fixes

4.0.3

18 Nov 11:24
1cd41ff
Compare
Choose a tag to compare

4.0.3 (2024-11-18)

Bug Fixes

4.0.2

16 Nov 10:10
304617c
Compare
Choose a tag to compare

4.0.2 (2024-11-16)

Bug Fixes

  • android: fix autolinking under specific hoisting conditions (#2315) (304617c)

4.0.1

12 Nov 19:00
d3138e9
Compare
Choose a tag to compare

4.0.1 (2024-11-12)

Bug Fixes

  • android: force enable New Architecture from 0.77 (#2314) (d3138e9)

4.0.0

12 Nov 08:32
Compare
Choose a tag to compare

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

08 Nov 16:40
c1a56a7
Compare
Choose a tag to compare

3.10.22 (2024-11-08)

Bug Fixes

  • android: always include ReactNative-application.cmake on 0.76 (#2310) (c1a56a7)
  • apple: use core's autolinking script (#2309) (2cf1350)

3.10.21

06 Nov 18:56
9a0d1e1
Compare
Choose a tag to compare

3.10.21 (2024-11-06)

Bug Fixes

  • visionos: fix build failing when Hermes is enabled (#2308) (9a0d1e1)