Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
116 commits
Select commit Hold shift + click to select a range
de3c15f
Bump Hermes version
huntie Nov 3, 2025
e30710c
Fix Hermes version tags
huntie Nov 3, 2025
dc90b0b
[LOCAL] Set the release version also to test RC.0
cipolleschi Nov 4, 2025
92a41b0
[LOCAL] Fix JQ command
cipolleschi Nov 4, 2025
e23a285
Update `test-release-local` script (#54385)
j-piasecki Nov 4, 2025
6dc0f2d
Don't update Hermes versions to latest on stable branch before versio…
j-piasecki Nov 4, 2025
364e7a4
Release 0.83.0-rc.0
react-native-bot Nov 4, 2025
29d07cb
[LOCAL] Update lockfiles
huntie Nov 5, 2025
79302df
[LOCAL] Bump HermesV1 versions (#54469)
cipolleschi Nov 10, 2025
5f8a2c1
Include `.hermesv1version` file in the NPM package (#54419)
j-piasecki Nov 5, 2025
175b7f9
Fix Dynamic framework build and resolve circular dependency for JSC (…
cipolleschi Nov 5, 2025
f81fc0a
fix wrong symbolication mapping (#54470)
chrfalch Nov 10, 2025
8573650
Fix publish-npm test mocks isolation (#54479)
huntie Nov 10, 2025
74d687c
Add single host inspector state assertion over CDP (#54407)
huntie Nov 10, 2025
6fd2cc2
Update Network and Tracing handlers to error under multiple hosts (#5…
huntie Nov 10, 2025
19359ed
Update debugger-frontend from 7aa57d1...e1dd7af
huntie Nov 11, 2025
042403f
[LOCAL] Force the right version on Artifacts when testing
cipolleschi Nov 11, 2025
5efc57a
[LOCAL] Fix prettier
cipolleschi Nov 11, 2025
a0e40ec
[LOCAL][RN][CI] Fix dry-run that was resetting the artefacts versions…
cipolleschi Nov 11, 2025
90d66d5
Release 0.83.0-rc.1
react-native-bot Nov 11, 2025
5777a4e
[LOCAL] Bump Podfile.lock
cipolleschi Nov 17, 2025
5119db4
Gate with feature flag for canary (#54454)
lunaleaps Nov 13, 2025
66469b5
Enable network event reporting and CDP Network domain support on the …
cipolleschi Nov 17, 2025
2d5efc9
[LOCAL] Fix CLA failures when pushing Changelog and Podfile.lock
cipolleschi Nov 17, 2025
137c339
Release 0.83.0-rc.2
react-native-bot Nov 17, 2025
d7e36db
[LOCAL] Bump Podfile.lock
react-native-bot Nov 17, 2025
6ab7738
[LOCAL] Fix Release job syntax error
cipolleschi Nov 17, 2025
eb78fba
[LOCAL] Enable Network panel on Android and iOS (#54617)
cipolleschi Nov 24, 2025
0574090
[LOCAL] Bump Hermes-v1
cipolleschi Nov 24, 2025
67e9b57
Release 0.83.0-rc.3
react-native-bot Nov 24, 2025
8713f2a
[LOCAL] Bump Podfile.lock
react-native-bot Nov 24, 2025
fccbc53
[LOCAL] Update debugger-frontend from e1dd7af...7d3b734
huntie Dec 2, 2025
83a3741
[LOCAL] Fix root gitignore, add remaining debugger-frontend assets
huntie Dec 2, 2025
3341bb5
Enable RNDT standalone shell by default (#54754)
huntie Dec 2, 2025
2bc6b00
Fixed symbol mapping to slices (#54641)
chrfalch Nov 26, 2025
ad5e268
Fix exception in codegen when dependency is not found (#54665)
tido64 Nov 26, 2025
f8207d6
Update `generate-artifacts-executor` script to account for optional o…
kitten Nov 26, 2025
53d4634
Fix: loading bundle using `debug_http_host` preferences (#54687)
coado Nov 26, 2025
45281ba
Fix 'hermes-compiler' not being resolved correctly (#54667)
tido64 Nov 26, 2025
c8dd7d4
Release 0.83.0-rc.4
react-native-bot Dec 3, 2025
6227d99
[LOCAL] Bump Podfile.lock
react-native-bot Dec 3, 2025
30cbe97
Exclude legacy Hermes targets from single host assertion (#54790)
huntie Dec 5, 2025
75f4c83
Fix remaining missing debugger build flags for open source builds (#5…
huntie Dec 5, 2025
8a9a359
Fix multipart/form-data request payload previews on Android (#54804)
huntie Dec 8, 2025
015b567
Release 0.83.0-rc.5
react-native-bot Dec 8, 2025
1c511e1
[LOCAL] Bump Podfile.lock
react-native-bot Dec 8, 2025
a98aa81
Release 0.83.0
react-native-bot Dec 10, 2025
c52d2d3
[LOCAL] Bump Podfile.lock
react-native-bot Dec 10, 2025
471ef72
Fix binary FormData uploads on Android (#54917)
huntie Dec 17, 2025
3d78f07
Gate requestBody processing behind BuildConfig.DEBUG (#54920)
huntie Dec 17, 2025
541213e
Release 0.83.1
react-native-bot Dec 18, 2025
f2fabd1
[LOCAL] Bump Podfile.lock
react-native-bot Dec 18, 2025
c931fa8
Fix text clipping on Android 15+ due to useBoundsForWidth change (#54…
chrfalch Dec 8, 2025
d9d2c67
fix(android): support `unstable_path` query param in asset URLs (#55072)
tido64 Jan 7, 2026
8b09698
Bump hermes version
fabriziocucci Feb 5, 2026
94eada0
Fix hermes version
fabriziocucci Feb 5, 2026
82a0dc0
Revert "Fix text clipping on Android 15+ due to useBoundsForWidth cha…
chrfalch Feb 5, 2026
e2ad579
Release 0.83.2
react-native-bot Feb 5, 2026
080327c
[LOCAL] Bump Podfile.lock
react-native-bot Feb 5, 2026
b867b0d
[LOCAL] Pin react-native-android Docker image to v20.0
cortinico Feb 27, 2026
5a963a8
fix(react-native): resolve included-build gradle.properties from pare…
Titozzz Feb 17, 2026
81223f2
Skip set-rn-artifacts-version for PRs targeting stable branches (#55807)
cipolleschi Mar 4, 2026
c8ab750
[0.83] Add support for custom header in devsupport (#55722)
cortinico Mar 4, 2026
becef72
[0.83] Fix rncore tarball extraction for EdenFS compatibility (#55795)
cipolleschi Mar 5, 2026
96e5bbc
Release 0.83.3
react-native-bot Mar 5, 2026
7d892b9
[LOCAL] Bump Podfile.lock
react-native-bot Mar 5, 2026
cfb5328
[RN][iOS] Add RCTDevSupportHeaders in React Umbrella (#55969)
cipolleschi Mar 6, 2026
829ff06
Release 0.83.4
react-native-bot Mar 6, 2026
ad2f7b4
[LOCAL] Bump Podfile.lock
react-native-bot Mar 6, 2026
c338d19
fix: color scheme in appearance state after setting it to unspecified…
ismarbesic Feb 6, 2026
3cf6bff
Fix regression fetching file:// URI scheme in fetch() and XMLHttpRequ…
bhamiltoncx Feb 26, 2026
3dd61db
Bump fmt to 12.1.0 to fix xcode 26.4 (#56099)
leotm Mar 19, 2026
a9a976a
Fix Hermes crash from TurboModule void method NSException handling (#…
fabriziocucci Mar 29, 2026
04e61d4
Backport performance debugging improvements (#56372)
huntie Apr 13, 2026
92d1f5b
Update debugger-frontend from 7d3b734...6e12856 (#56398)
huntie Apr 13, 2026
9e21254
Release 0.83.5
react-native-bot Apr 13, 2026
5aee11b
[LOCAL] Bump Podfile.lock
react-native-bot Apr 14, 2026
7445af3
Fix stuck loading banner after a reload (#56452)
alanjhughes Apr 15, 2026
efc4cf4
Provide symbol fallbacks for legacy Hermes Registration API when HERM…
huntie Apr 15, 2026
5d09e43
[0.83] Add unstable_fastRefreshComplete CDP event (#56399)
huntie Apr 16, 2026
1a973f4
Release 0.83.6
react-native-bot Apr 16, 2026
707b614
[LOCAL] Bump Podfile.lock
react-native-bot Apr 16, 2026
e356fd0
[0.83] Backport initial implementation of RedBox 2.0 for iOS (#56574)
motiz88 Apr 23, 2026
d81b786
[LOCAL] Skip Hermes nightly override on stable branches (#56582)
motiz88 Apr 23, 2026
5c63f8d
Add redbox subspec to React-debug pod (#56584)
motiz88 Apr 23, 2026
29e4831
Release 0.83.7
react-native-bot Apr 24, 2026
f04c06d
[LOCAL] Bump Podfile.lock
react-native-bot Apr 24, 2026
2ff85bc
Fix missing header search path for React-featureflags in React-CoreMo…
radko93 Apr 24, 2026
e745903
Release 0.83.8
react-native-bot Apr 24, 2026
373a1f7
[LOCAL] Bump Podfile.lock
react-native-bot Apr 24, 2026
3770421
Skip prebuilds for DynamicFrameworks CI jobs (#56593)
cipolleschi Apr 24, 2026
5ef6f97
Add feature flag to enable experimental MutationObserver (#55919) (#5…
rubennorte Apr 27, 2026
e46ba64
Release 0.83.9
react-native-bot Apr 27, 2026
e2f8b5a
[LOCAL] Bump Podfile.lock
react-native-bot Apr 27, 2026
b7288ce
Make removeClippedSubviews toggle-resilient (#56211)
javache Mar 27, 2026
ce1d089
Revert "Make removeClippedSubviews toggle-resilient (#56211)"
cipolleschi Jun 1, 2026
d88231e
[0.83] Pick WebSocket queue size fix for Android inspector (#56807)
huntie Jun 16, 2026
34faea9
fix(ios): make Podfile.lock SPEC CHECKSUMS deterministic across machi…
IsaacIsrael Jun 3, 2026
c4772a4
[0.83] Fix display: contents nodes having hasNewLayout set incorrectl…
j-piasecki Jun 23, 2026
b3f688e
Exclude legacy Hermes targets from single host assertion (#54784)
huntie Dec 5, 2025
70d1291
Include final (redirected to) URL in response object. Fixes #55248. (…
MarkCSmith Jan 20, 2026
752891b
Update React Native GitHub repo slug (#57321)
cipolleschi Jun 24, 2026
43f50ca
Backport #56211: Make removeClippedSubviews toggle-resilient (#57023)
cipolleschi Jun 24, 2026
b628e63
[0.83][iOS] Cache prebuilt iOS binaries in ~/Library/Caches/ReactNati…
cipolleschi Jun 24, 2026
ff4f96a
Release 0.83.10
react-native-bot Jun 25, 2026
9fabf29
Merge remote-tracking branch 'facebook/0.83-stable' into 0.83/saadnaj…
Saadnajmi Jul 13, 2026
0513c5a
chore(0.83): add minor version plan for 0.83.10 sync
Saadnajmi Jul 14, 2026
c9c238c
chore(0.83): use changeset instead of nx version-plan for 0.83.10 sync
Saadnajmi Jul 14, 2026
ecf5bf6
fix(0.83): macOS build + ESLint regressions from 0.83.10 merge
Saadnajmi Jul 14, 2026
c395fc0
fix(ci): derive react_native_version from react-native peer dep
Saadnajmi Jul 14, 2026
26fa5f2
fix(ci): install unpublished virtualized-lists in release-branch gates
Saadnajmi Jul 14, 2026
154ceec
fix(ci): ignore @react-native/tester in changesets
Saadnajmi Jul 14, 2026
21e032b
fix(macos): guard UIWindow dealloc in RCTDevLoadingView for 0.83.10
Saadnajmi Jul 14, 2026
c7b7ae8
fix(ci): fall back to origin remote in changesets base detection
Saadnajmi Jul 14, 2026
56e8bc2
fix(ci): force transitive virtualized-lists resolution in test-app
Saadnajmi Jul 14, 2026
b431d50
fix(ci): skip published-integration gates for a new minor's first rel…
Saadnajmi Jul 14, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"baseBranch": "origin/main",
"changelog": "@changesets/cli/changelog",
"commit": false,
"ignore": [],
"ignore": ["@react-native/tester"],
"linked": []
}
5 changes: 5 additions & 0 deletions .changeset/sync-react-native-0-83-10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-native-macos": minor
---

Sync react-native-macos with React Native 0.83.10. This is the first `0.83` release of react-native-macos.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ body:
* If you're found a problem with our **documentation**, [report it here](https://github.com/facebook/react-native-website/issues/).
* If you're having an issue with **Metro** (the bundler), [report it here](https://github.com/facebook/metro/issues/).
* If you're using an external library, report the issue to the **library first**.
* Please [search for similar issues](https://github.com/facebook/react-native/issues) in our issue tracker.
* Please [search for similar issues](https://github.com/react/react-native/issues) in our issue tracker.

Make sure that your issue:
* Have a **valid reproducer** (See [How to report a bug](https://reactnative.dev/contributing/how-to-report-a-bug)).
* Is tested against the [**latest stable**](https://github.com/facebook/react-native/releases/) of React Native.
* Is tested against the [**latest stable**](https://github.com/react/react-native/releases/) of React Native.

🚨 IMPORTANT: Due to the extreme number of bugs we receive, issues **without a reproducer** or for an [**unsupported versions**](https://github.com/reactwg/react-native-releases#which-versions-are-currently-supported) of React Native **will be closed**.
- type: textarea
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/debugger_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ body:
* If you've found a problem with our **documentation**, [report it here](https://github.com/facebook/react-native-website/issues/).
* If you're having an issue with **Metro** (the bundler), [report it here](https://github.com/facebook/metro/issues/).
* If you're using an external library, report the issue to the **library first**.
* Please [search for similar issues](https://github.com/facebook/react-native/issues) in our issue tracker.
* Please [search for similar issues](https://github.com/react/react-native/issues) in our issue tracker.

Make sure that your issue is tested against the [**latest stable**](https://github.com/facebook/react-native/releases/) of React Native.
Make sure that your issue is tested against the [**latest stable**](https://github.com/react/react-native/releases/) of React Native.
- type: textarea
id: description
attributes:
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/new_architecture_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ body:
Thank you for taking the time to report an issue for [the New Architecture of React Native](https://reactnative.dev/docs/the-new-architecture/landing-page),
your contribution will help make the framework better for everyone.

If you're **NOT** using the New Architecture, please use this [other bug type](https://github.com/facebook/react-native/issues/new?template=bug_report.yml).
If you're **NOT** using the New Architecture, please use this [other bug type](https://github.com/react/react-native/issues/new?template=bug_report.yml).
Do not attempt to open a bug in this category if you're not using the New Architecture as your bug will be closed.

Make sure that your issue:
* Have a **valid reproducer** (See [How to report a bug](https://reactnative.dev/contributing/how-to-report-a-bug)).
* Is tested against the [**latest stable**](https://github.com/facebook/react-native/releases/) of React Native.
* Is tested against the [**latest stable**](https://github.com/react/react-native/releases/) of React Native.

🚨 IMPORTANT: Due to the extreme number of bugs we receive, issues **without a reproducer** or for an [**unsupported versions**](https://github.com/reactwg/react-native-releases#which-versions-are-currently-supported) of React Native **will be closed**.
- type: textarea
Expand Down
2 changes: 1 addition & 1 deletion .github/RELEASE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ To help you upgrade to this version, you can use the [upgrade helper](https://re

---

See changes from this release in the [changelog PR](https://github.com/facebook/react-native/labels/%F0%9F%93%9D%20Changelog)
See changes from this release in the [changelog PR](https://github.com/react/react-native/labels/%F0%9F%93%9D%20Changelog)
2 changes: 1 addition & 1 deletion .github/SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The React Native website is hosted on a [separate repository](https://github.com

## 🐛 I found a bug in React Native.

If you want to report a reproducible bug or regression in the React Native library, you can [create a new issue](https://github.com/facebook/react-native/issues/new?labels=Type%3A+Bug+Report&template=bug_report.md). It's a good idea to look through [open issues](https://github.com/facebook/react-native/issues) before doing so, as someone else may have reported a similar issue.
If you want to report a reproducible bug or regression in the React Native library, you can [create a new issue](https://github.com/react/react-native/issues/new?labels=Type%3A+Bug+Report&template=bug_report.md). It's a good idea to look through [open issues](https://github.com/react/react-native/issues) before doing so, as someone else may have reported a similar issue.


## 🚀 I want to discuss the future of React Native.
Expand Down
11 changes: 10 additions & 1 deletion .github/actions/build-android/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,19 @@ runs:
uses: ./.github/actions/setup-node
- name: Install node dependencies
uses: ./.github/actions/yarn-install
- name: Read current RNVersion
shell: bash
id: read-rn-version
run: |
echo "rn-version=$(cat packages/react-native/package.json | jq -r '.version')" >> $GITHUB_OUTPUT
- name: Set React Native Version
# We don't want to set the version for stable branches, because this has been
# already set from the 'create release' commits on the release branch.
if: ${{ !endsWith(github.ref_name, '-stable') }}
# For testing RC.0, though, the version has not been set yet. In that case, we are on Stable branch and
# it is the only case when the version is still 1000.0.0
# We also skip this when the PR targets a stable branch (github.base_ref ends with '-stable'),
# since the version is already set on the stable branch.
if: ${{ !endsWith(github.ref_name, '-stable') && !endsWith(github.base_ref || '', '-stable') || endsWith(github.ref_name, '-stable') && steps.read-rn-version.outputs.rn-version == '1000.0.0' }}
shell: bash
run: node ./scripts/releases/set-rn-artifacts-version.js --build-type ${{ inputs.release-type }}
- name: Setup gradle
Expand Down
21 changes: 17 additions & 4 deletions .github/actions/test-ios-helloworld/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ inputs:
flavor:
description: The flavor of the build. Must be one of "Debug", "Release".
default: Debug
use-hermes-nightly:
description: Whether to override pinned Hermes versions with the latest nightly
required: false
default: 'true'
runs:
using: composite
steps:
Expand All @@ -26,25 +30,34 @@ runs:
with:
ruby-version: ${{ inputs.ruby-version }}
- name: Set nightly Hermes versions
if: ${{ inputs.use-hermes-nightly == 'true' }}
shell: bash
run: |
node ./scripts/releases/use-hermes-nightly.js
HERMES_VERSION=$(sed -n 's/^HERMES_VERSION_NAME=//p' packages/react-native/sdks/hermes-engine/version.properties)
if [ "$HERMES_VERSION" == "1000.0.0" ]; then
node ./scripts/releases/use-hermes-nightly.js
fi
- name: Run yarn install again, with the correct hermes version
if: ${{ inputs.use-hermes-nightly == 'true' }}
uses: ./.github/actions/yarn-install
- name: Download ReactNativeDependencies
if: ${{ inputs.use-frameworks != 'DynamicFrameworks' }}
uses: actions/download-artifact@v4
with:
name: ReactNativeDependencies${{ inputs.flavor }}.xcframework.tar.gz
path: /tmp/third-party
- name: Print third-party folder
if: ${{ inputs.use-frameworks != 'DynamicFrameworks' }}
shell: bash
run: ls -lR /tmp/third-party
- name: Download React Native Prebuilds
if: ${{ inputs.use-frameworks != 'DynamicFrameworks' }}
uses: actions/download-artifact@v4
with:
name: ReactCore${{ inputs.flavor }}.xcframework.tar.gz
path: /tmp/ReactCore
- name: Print ReactCore folder
if: ${{ inputs.use-frameworks != 'DynamicFrameworks' }}
shell: bash
run: ls -lR /tmp/ReactCore
- name: Install iOS dependencies - Configuration ${{ inputs.flavor }};
Expand All @@ -55,11 +68,11 @@ runs:

if [[ ${{ inputs.use-frameworks }} == "DynamicFrameworks" ]]; then
args+=(--frameworks dynamic)
else
export RCT_USE_LOCAL_RN_DEP="/tmp/third-party/ReactNativeDependencies${{ inputs.flavor }}.xcframework.tar.gz"
export RCT_TESTONLY_RNCORE_TARBALL_PATH="/tmp/ReactCore/ReactCore${{ inputs.flavor }}.xcframework.tar.gz"
fi

export RCT_USE_LOCAL_RN_DEP="/tmp/third-party/ReactNativeDependencies${{ inputs.flavor }}.xcframework.tar.gz"
export RCT_TESTONLY_RNCORE_TARBALL_PATH="/tmp/ReactCore/ReactCore${{ inputs.flavor }}.xcframework.tar.gz"

yarn bootstrap ios "${args[@]}" | cat

- name: Run Helloworld tests
Expand Down
21 changes: 17 additions & 4 deletions .github/actions/test-ios-rntester/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ inputs:
description: Whether we want to run E2E tests or not
required: false
default: false
use-hermes-nightly:
description: Whether to override pinned Hermes versions with the latest nightly
required: false
default: 'true'

runs:
using: composite
Expand All @@ -34,38 +38,47 @@ runs:
with:
ruby-version: ${{ inputs.ruby-version }}
- name: Set nightly Hermes versions
if: ${{ inputs.use-hermes-nightly == 'true' }}
shell: bash
run: |
node ./scripts/releases/use-hermes-nightly.js
HERMES_VERSION=$(sed -n 's/^HERMES_VERSION_NAME=//p' packages/react-native/sdks/hermes-engine/version.properties)
if [ "$HERMES_VERSION" == "1000.0.0" ]; then
node ./scripts/releases/use-hermes-nightly.js
fi
- name: Run yarn install again, with the correct hermes version
if: ${{ inputs.use-hermes-nightly == 'true' }}
uses: ./.github/actions/yarn-install
- name: Prepare IOS Tests
if: ${{ inputs.run-unit-tests == 'true' }}
uses: ./.github/actions/prepare-ios-tests
- name: Download ReactNativeDependencies
if: ${{ inputs.use-frameworks != 'DynamicFrameworks' }}
uses: actions/download-artifact@v4
with:
name: ReactNativeDependencies${{ inputs.flavor }}.xcframework.tar.gz
path: /tmp/third-party/
- name: Print third-party folder
if: ${{ inputs.use-frameworks != 'DynamicFrameworks' }}
shell: bash
run: ls -lR /tmp/third-party
- name: Download React Native Prebuilds
if: ${{ inputs.use-frameworks != 'DynamicFrameworks' }}
uses: actions/download-artifact@v4
with:
name: ReactCore${{ inputs.flavor }}.xcframework.tar.gz
path: /tmp/ReactCore
- name: Print ReactCore folder
if: ${{ inputs.use-frameworks != 'DynamicFrameworks' }}
shell: bash
run: ls -lR /tmp/ReactCore
- name: Install CocoaPods dependencies
shell: bash
run: |
export RCT_USE_LOCAL_RN_DEP="/tmp/third-party/ReactNativeDependencies${{ inputs.flavor }}.xcframework.tar.gz"
export RCT_TESTONLY_RNCORE_TARBALL_PATH="/tmp/ReactCore/ReactCore${{ inputs.flavor }}.xcframework.tar.gz"

if [[ ${{ inputs.use-frameworks }} == "DynamicFrameworks" ]]; then
export USE_FRAMEWORKS=dynamic
else
export RCT_USE_LOCAL_RN_DEP="/tmp/third-party/ReactNativeDependencies${{ inputs.flavor }}.xcframework.tar.gz"
export RCT_TESTONLY_RNCORE_TARBALL_PATH="/tmp/ReactCore/ReactCore${{ inputs.flavor }}.xcframework.tar.gz"
fi

cd packages/rn-tester
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/change.mts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ async function getBaseBranch(): Promise<string> {
const repoPath = repoUrl.match(/github\.com[:/](.+?)(?:\.git)?$/)?.[1] ?? '';

const remotes = (await $`git remote -v`.quiet()).stdout;
const remote = (repoPath && remotes.match(new RegExp(`^(\\S+)\\s+.*${repoPath}`, 'm'))?.[1]) ?? 'origin';
const remote = (repoPath && remotes.match(new RegExp(`^(\\S+)\\s+.*${repoPath}`, 'm'))?.[1]) || 'origin';

// In CI, use the PR target branch (e.g., origin/0.81-stable)
if (process.env['GITHUB_BASE_REF']) {
Expand Down
4 changes: 2 additions & 2 deletions .github/scripts/export-versions.mts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function exportValue(name: string, value: string): void {
}
}

const { dependencies, peerDependencies } = manifest;
const { peerDependencies } = manifest;

exportValue("react_version", peerDependencies["react"]);
exportValue("react_native_version", coerce(dependencies["@react-native/codegen"]));
exportValue("react_native_version", coerce(peerDependencies["react-native"]));
Loading
Loading