Skip to content

Releases: microsoft/react-native-test-app

3.8.0

11 Jun 19:50
cfd02ee
Compare
Choose a tag to compare

3.8.0 (2024-06-11)

Features

  • android: allow declaring features/permissions in app manifest (#2071) (cfd02ee)

3.7.7

11 Jun 17:39
8e22d4c
Compare
Choose a tag to compare

3.7.7 (2024-06-11)

Bug Fixes

  • android: support new autolinking mechanism in 0.75 (#2075) (88f64e4)

3.7.6

10 Jun 15:36
b5c1cd3
Compare
Choose a tag to compare

3.7.6 (2024-06-10)

Bug Fixes

  • ios: make new_architecture_enabled? respect RCT_NEW_ARCH_ENABLED=0 (#2072) (b5c1cd3)

3.7.5

07 Jun 12:24
2a5bdd4
Compare
Choose a tag to compare

3.7.5 (2024-06-07)

Bug Fixes

  • configure: warn when package.json is missing (#2068) (2a5bdd4)

3.7.4

07 Jun 06:26
77a9833
Compare
Choose a tag to compare

3.7.4 (2024-06-07)

Bug Fixes

  • configure throws when package.json is missing (#2063) (6ee6a75)
  • android: handle DevServerHelper constructor signature change (#2065) (77a9833)
  • android: set packageName to ensure correct app launches (#2062) (4d89ec7)

3.7.3

27 May 13:16
d2bf83b
Compare
Choose a tag to compare

3.7.3 (2024-05-27)

Bug Fixes

3.7.2

07 May 18:18
c2ff140
Compare
Choose a tag to compare

3.7.2 (2024-05-07)

Bug Fixes

  • apple: fix SurfaceRegistryBinding::startSurface failed on startup with New Architecture (#2026) (c2ff140)

3.7.1

07 May 16:16
590f8f8
Compare
Choose a tag to compare

3.7.1 (2024-05-07)

Bug Fixes

  • android: ensure SoLoader is initialized (#2024) (590f8f8)
  • apple: fix embed-manifest failing to find app.json (#2023) (58ac77d)

3.7.0

03 May 10:13
019cb93
Compare
Choose a tag to compare

3.7.0 (2024-05-03)

Bug Fixes

  • android: ensure generated assets are included (#2012) (2f6784b)

Features

  • apple: declare entitlements in app manifest (#2010) (019cb93)

3.6.1

02 May 12:43
1c80536
Compare
Choose a tag to compare

3.6.1 (2024-05-02)

Bug Fixes

  • prevent unintentional autolinking of @rnx-kit/react-native-host (#2011) (1c80536)