Skip to content

Upgrade RNX to target RNW 0.77 #295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Feb 19, 2025
Merged

Conversation

jonthysell
Copy link
Contributor

@jonthysell jonthysell commented Feb 14, 2025

This PR bumps RNX to target RNW 0.77, with a minimum of RNW 0.72.

This PR also resolves such issues that have arisen:

  • Renamed XAML's TabIndex property mapping from tabIndex (which conflicts with upstream) to xamlTabIndex
  • Fixed yarn workspaces
  • Fixed example app metro configs so they can be run
  • Updated and aligned versions of packages in yarn.lock
  • Updated workflows with latest GitHub Actions versions for common tasks
  • Updated workflows to only target support RNW versions for new app testing
  • Updated workflow nuget restores to use lock files
  • Updated new app testing to use the new react-native init-windows

Resolves #287
Resolves #288

Microsoft Reviewers: Open in CodeFlow

@jonthysell jonthysell marked this pull request as ready for review February 19, 2025 20:14
@jonthysell jonthysell requested a review from a team as a code owner February 19, 2025 20:15
@jonthysell jonthysell enabled auto-merge (squash) February 19, 2025 20:17
@jonthysell jonthysell merged commit 0c820ec into microsoft:main Feb 19, 2025
12 checks passed
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.

Update dev dependency to RNW 0.75 Bump minimum support version to RNW 0.72.
2 participants