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

breaking: Upgrade Metro dependencies to 0.76.0 #1861

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

motiz88
Copy link
Collaborator

@motiz88 motiz88 commented Mar 7, 2023

Summary:

Upgrades Metro to 0.76.0. This version is intended for use with React Native 0.72 (but note that it might not be the final release of Metro for 0.72).

This is a breaking release of Metro because of these two changes:

It also contains fixes and improvements for symlink and "exports" support that we plan to ship as experimental in RN 0.72. See full release notes for Metro 0.76.0.

Reminder: When React Native updates the CLI to a version that depends on Metro 0.76.0, it must also update metro-runtime etc to 0.76.0 in the same commit.

Test Plan:

Careful visual inspection

@motiz88 motiz88 requested review from adamTrz and thymikee as code owners March 7, 2023 15:36
@motiz88
Copy link
Collaborator Author

motiz88 commented Mar 7, 2023

CI failures on Node 14 are expected, will be resolved once this is rebased on #1844.

@thymikee
Copy link
Member

thymikee commented Mar 9, 2023

@motiz88 just merged #1844, not sure why we stalled for this long :P

@thymikee
Copy link
Member

@motiz88 mind rebasing? I think I don't have permission to push directly to your fork

@thymikee thymikee merged commit fb78fe8 into react-native-community:main Mar 15, 2023
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.

3 participants