Skip to content
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

chore: upgrade to RN 0.76.0-rc.1 #753

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Conversation

artus9033
Copy link

Summary

This PR upgrades RN to 0.76.0-rc.1. Both tester apps now use this version. The tester-app has been ported completely and is functional, however tester-federation is blocked until react-native-screens have support for RN 0.76.0-rc.1.

Test plan

  • Upgrade RNS (when it's available)
  • Test both apps to ensure they work properly after changes

Copy link

vercel bot commented Sep 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
repack-website ⬜️ Ignored (Inspect) Visit Preview Sep 19, 2024 4:52pm

Copy link

changeset-bot bot commented Sep 19, 2024

⚠️ No Changeset found

Latest commit: c5a780a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Member

@jbroma jbroma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@artus9033 thanks for the work on this! fantastic progress 🎉

we need to put 0.76 changes in Re.Pack in a separate PR

Let's make sure all of this is backwards compatible with 0.75 and 0.74 - did you manage to verify this already?

Other than that it looks solid 🎉

packages/repack/src/modules/DevServerClient.ts Outdated Show resolved Hide resolved
packages/repack/android/gradle.properties Outdated Show resolved Hide resolved
packages/repack/android/build.gradle Outdated Show resolved Hide resolved
packages/repack/android/CMakeLists.txt Outdated Show resolved Hide resolved
apps/tester-federation/package.json Outdated Show resolved Hide resolved
apps/tester-app/package.json Outdated Show resolved Hide resolved
apps/tester-app/package.json Outdated Show resolved Hide resolved
jbroma

This comment was marked as duplicate.

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.

2 participants