Skip to content

Releases: microsoft/react-native-test-app

5.4.0

23 Jun 18:21
11b0458

Choose a tag to compare

5.4.0 (2026-06-23)

🚀 Features

  • allow external packages to configure react-native.config.js (#2824)

🩹 Fixes

  • android: only apply Kotlin plugin if not using built-in (#2830)

5.3.3

22 Jun 15:17
655624c

Choose a tag to compare

5.3.3 (2026-06-22)

🩹 Fixes

  • android: bump Gradle wrapper version for 0.87 (#2827)

5.3.2

18 Jun 14:58
6cffd84

Choose a tag to compare

5.3.2 (2026-06-18)

🩹 Fixes

  • fix template config paths not being resolved correctly (#2823)

5.3.1

17 Jun 14:55
5549974

Choose a tag to compare

5.3.1 (2026-06-17)

🩹 Fixes

  • windows: use platform toolset v145 with Visual Studio 2026 (#2822)

5.3.0

17 Jun 08:00
4cf5b0e

Choose a tag to compare

5.3.0 (2026-06-17)

🚀 Features

  • load template config from external packages (#2819)

5.2.4

16 Jun 09:51
2b203c2

Choose a tag to compare

5.2.4 (2026-06-16)

🩹 Fixes

  • declare support for 0.86 (#2765)

5.2.3

11 Jun 16:41
1230975

Choose a tag to compare

5.2.3 (2026-06-11)

🩹 Fixes

  • windows: separate .wapproj from .vcxproj to prevent output from being overwritten (#2806)

5.2.2

10 Jun 17:01
96d5364

Choose a tag to compare

5.2.2 (2026-06-10)

🩹 Fixes

  • ios: handle removal of legacy arch code (#2797)

5.2.1

10 Jun 10:40
acdd633

Choose a tag to compare

5.2.1 (2026-06-10)

🩹 Fixes

  • windows: workaround for MSB4006 circular dependency in CppWinRT (#2803)

5.2.0

09 Jun 17:49
488d840

Choose a tag to compare

5.2.0 (2026-06-09)

🚀 Features

  • bump minimum Node version to 20.19 (#2799)

🩹 Fixes

  • use XMLBuilder from fast-xml-builder (#2798)