Skip to content

Releases: microsoft/react-native-test-app

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)

3.10.20

04 Nov 16:13
6c9e45b
Compare
Choose a tag to compare

3.10.20 (2024-11-04)

Bug Fixes

3.10.19

31 Oct 12:43
1bc8228
Compare
Choose a tag to compare

3.10.19 (2024-10-31)

Bug Fixes

3.10.18

22 Oct 18:19
afa75aa
Compare
Choose a tag to compare

3.10.18 (2024-10-22)

Bug Fixes

  • android: avoid loading legacy autolinking script (#2291) (afa75aa)