Skip to content

Releases: microsoft/react-native-test-app

3.8.10

22 Jul 06:59
0302d45
Compare
Choose a tag to compare

3.8.10 (2024-07-22)

Bug Fixes

  • android: fix loading last/single component on startup (#2129) (9434320), closes #2120
  • android: fix switching between dev server and embedded JS bundle (#2130) (c4b1ae4)
  • android: include react-native.config.js in autolinking cache (#2132) (5082d54)
  • android: introduce upper Gradle wrapper versions (#2133) (0302d45)

3.8.9

17 Jul 07:21
6debf33
Compare
Choose a tag to compare

3.8.9 (2024-07-17)

Bug Fixes

  • android: bridgeless mode should be enabled by default on 0.74 (#2123) (33af66a)
  • android: bump Gradle wrapper version for 0.75 (#2124) (cf8cb54)
  • android: fix loading of core modules on 0.75 + New Arch (#2126) (6c8451f)
  • apple: fix crash on startup on 0.75 + New Arch (#2127) (6debf33)
  • handle loadConfig signature change (#2125) (1b24387)

3.8.8

16 Jul 04:37
d7a56c0
Compare
Choose a tag to compare

3.8.8 (2024-07-16)

Bug Fixes

  • android: fix bundle being loaded twice in bridgeless mode (#2120) (88e8495)
  • android: handle rncli.h -> autolinking.h (#2121) (d7a56c0)

3.8.7

21 Jun 07:15
1cabec3
Compare
Choose a tag to compare

3.8.7 (2024-06-21)

Bug Fixes

  • windows: do not set ReactNativeDir unless building from source (#2103) (56b7293)

3.8.6

20 Jun 07:37
5218b6b
Compare
Choose a tag to compare

3.8.6 (2024-06-20)

Bug Fixes

  • apple: override feature flags for bridgeless mode (#2100) (8bbebc4)

3.8.5

19 Jun 21:08
9653765
Compare
Choose a tag to compare

3.8.5 (2024-06-19)

Bug Fixes

  • android: use debug signing config for release builds (#2093) (06991c2)
  • init: print quick start instructions after init (#2095) (9653765)
  • init: use @react-native-community/template starting with 0.75 (#2094) (66933e0)

3.8.4

19 Jun 15:56
7d0c016
Compare
Choose a tag to compare

3.8.4 (2024-06-19)

Bug Fixes

  • add visionos entry to app.json template (#2097) (235f3cf)
  • windows: set ReactNativeDir to ensure correct React Native source directory (New Arch) (#2096) (7d0c016)

3.8.3

18 Jun 21:29
aa8e8d0
Compare
Choose a tag to compare

3.8.3 (2024-06-18)

Bug Fixes

  • windows: set ReactNativeDir to ensure correct React Native source directory (#2091) (aa8e8d0)

3.8.2

17 Jun 07:01
aa185a8
Compare
Choose a tag to compare

3.8.2 (2024-06-17)

Bug Fixes

  • windows: CompositionRootView was renamed to ReactNativeIsland (#2067) (aa185a8)

3.8.1

12 Jun 13:06
d39e446
Compare
Choose a tag to compare

3.8.1 (2024-06-12)

Bug Fixes

  • fix compatibility with @expo/config-plugins v8 (#2083) (d39e446)