Skip to content

Integrate/nightly 20260224#16287

Closed
anuagragith wants to merge 4 commits into
microsoft:mainfrom
anuagragith:integrate/nightly-20260224
Closed

Integrate/nightly 20260224#16287
anuagragith wants to merge 4 commits into
microsoft:mainfrom
anuagragith:integrate/nightly-20260224

Conversation

@anuagragith

@anuagragith anuagragith commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Description

Updates React Native Windows from nightly 0.85.0-nightly-20260210-4535df4f6 (Feb 10) to 0.85.0-nightly-20260224-42cd0f041 (Feb 24) — a 14-day advancement.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

To upgarde RNW to a newer RN nightly build

What

Changes Made (107 files, +703 / -799)

  • Package dependency updates - All react-native and @react-native/* references updated across monorepo package.json files
  • Platform override upgrades - Override files synced with upstream via react-native-platform-override upgrade
  • Conflict resolution - Merge conflicts in override files resolved (upstream syntax changes like $ReadOnly → Readonly, Flow type updates)
  • yarn.lock regenerated - Fresh dependency resolution for the new nightly

Testing

  1. yarn install — clean install with no errors
  2. yarn validate-overrides — all overrides pass validation
  3. Playground build (playground-composition.sln) — builds successfully on x64 Debug
  4. Playground runtime — app launches, renders components, connects to Metro bundler

Changelog

No

Microsoft Reviewers: Open in CodeFlow

Anukrati Agrawal and others added 2 commits June 29, 2026 09:57
Update react-native and @react-native/* packages from
0.85.0-nightly-20260128-36f07a1b2 to 0.85.0-nightly-20260224-42cd0f041.
Upgrade platform overrides and resolve merge conflicts.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@anuagragith anuagragith requested review from a team as code owners June 29, 2026 18:06
Anukrati Agrawal and others added 2 commits June 29, 2026 14:56
…-42cd0f041

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ntax

Upstream React Native changed function components to use the new 'component'
keyword syntax which ESLint cannot parse, causing false 'no-unreachable' errors.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@anuagragith

Copy link
Copy Markdown
Contributor Author

Discarding this PR as it is not picking up the latest commits with the fixes from the branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant