Skip to content

Releases: microsoft/react-native-test-app

3.8.15

01 Aug 17:45
04090d7
Compare
Choose a tag to compare

3.8.15 (2024-08-01)

Bug Fixes

3.8.14

29 Jul 09:04
c148159
Compare
Choose a tag to compare

3.8.14 (2024-07-29)

Bug Fixes

3.8.13

23 Jul 17:10
582c67c
Compare
Choose a tag to compare

3.8.13 (2024-07-23)

Bug Fixes

  • android: update Gradle version check during build (#2149) (582c67c)

3.8.12

23 Jul 15:33
1446c79
Compare
Choose a tag to compare

3.8.12 (2024-07-23)

Bug Fixes

  • apple: override feature flags for bridgeless mode (#2148) (1446c79)

3.8.11

23 Jul 10:11
48feacb
Compare
Choose a tag to compare

3.8.11 (2024-07-23)

Bug Fixes

  • android: fix ReactInstanceEventListener type not being inferred on nightlies (#2145) (48feacb)

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)