Uh oh!
There was an error while loading. Please reload this page.
Upgrade Metro to 0.79.1 in RN - #39273
Conversation
facebook-github-bot
commented
Sep 4, 2023
This pull request was exported from Phabricator. Differential Revision: D48922815 |
c1d44a1 to
03a54b9Comparefacebook-github-bot
commented
Sep 4, 2023
This pull request was exported from Phabricator. Differential Revision: D48922815 |
03a54b9 to
f722ab8Comparefacebook-github-bot
commented
Sep 4, 2023
This pull request was exported from Phabricator. Differential Revision: D48922815 |
f722ab8 to
47c890aComparefacebook-github-bot
commented
Sep 13, 2023
This pull request was exported from Phabricator. Differential Revision: D48922815 |
47c890a to
fa55b02Comparefa55b02 to
a719dfaComparefacebook-github-bot
commented
Sep 13, 2023
This pull request was exported from Phabricator. Differential Revision: D48922815 |
1 similar comment
facebook-github-bot
commented
Sep 19, 2023
This pull request was exported from Phabricator. Differential Revision: D48922815 |
a719dfa to
7d04768Compare
Base commit: ebcd1ab |
Summary: Upgrade Metro dependencies to 0.79.1 in `react-native` This includes Metro breaking changes for disabling global package resolution by default and adds features like: Haste packages, enable resolution through symlinks and passing custom customTransformOptions and customResolverOptions to bundle_build_started log event so as to refine the bundling message. It also fixes arbitrary transformation of Babel plugins during registration in `metro-babel-register` and fixes "unexpected null" crash when handling a batch of file changes and symlinks with indirections. **Full Metro Changelog:** https://github.com/facebook/metro/releases/tag/v0.79.1https://github.com/facebook/metro/releases/tag/v0.79.0 Changelog: [General][Changed] Upgraded Metro to 0.79.1 Reviewed By: motiz88, mdvacca Differential Revision: D48922815
7d04768 to
bf7fd02Comparefacebook-github-bot
commented
Sep 20, 2023
This pull request was exported from Phabricator. Differential Revision: D48922815 |
This pull request was successfully merged by Arushi Kesarwani in 982f6f9. When will my fix make it into a release? | Upcoming Releases |
Summary:
Upgrade Metro dependencies to 0.79.1 in
react-nativeThis includes Metro breaking changes for disabling global package resolution by default and adds features like: Haste packages, enable resolution through symlinks and passing custom customTransformOptions and customResolverOptions to bundle_build_started log event so as to refine the bundling message.
Full Metro Changelog:https://github.com/facebook/metro/releases/tag/v0.79.1
Changelog :[Internal]
Differential Revision: D48922815