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

Bump react-native to 0.71.3 #4064

Merged
merged 4 commits into from
Feb 17, 2023
Merged

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Feb 17, 2023

Summary

This PR bumps react-native in project root as well as Example and FabricExample apps from 0.71.1 to 0.71.3.

Although package.json previously specified 0.71.1, the app template was based on 0.71.0, so this PR also contains the changes between .0 and .1 (see https://react-native-community.github.io/upgrade-helper/?from=0.71.0&to=0.71.3).

In this PR, I also needed to update plugin tests snapshots because I upgraded @babel/* packages in the project root in order to keep them aligned with the RN app template. Fortunately, these are only whitespace changes (empty lines removal).

Test plan

Run Example and FabricExample apps both on Android and iOS.

@tomekzaw tomekzaw requested a review from piaskowyk February 17, 2023 10:15
@tomekzaw tomekzaw added this pull request to the merge queue Feb 17, 2023
Merged via the queue into main with commit c86db64 Feb 17, 2023
@tomekzaw tomekzaw deleted the @tomekzaw/bump-react-native-0.71.3 branch February 17, 2023 12:01
fluiddot pushed a commit to wordpress-mobile/react-native-reanimated that referenced this pull request Jun 5, 2023
## Summary

This PR bumps react-native in project root as well as Example and
FabricExample apps from 0.71.1 to 0.71.3.

Although `package.json` previously specified 0.71.1, the app template
was based on 0.71.0, so this PR also contains the changes between .0 and
.1 (see
https://react-native-community.github.io/upgrade-helper/?from=0.70.0&to=0.71.3).

In this PR, I also needed to update plugin tests snapshots because I
upgraded `@babel/*` packages in the project root in order to keep them
aligned with the RN app template. Fortunately, these are only whitespace
changes (empty lines removal).

## Test plan

Run Example and FabricExample apps both on Android and iOS.
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