Commit 58ed78f
Update Metro to 0.84.0 (#55672)
Summary:
Pull Request resolved: #55672
Bump Metro minimum to 0.84.0
Although this is a semver-breaking release for Metro, that's only because of the slightly increased Node.js version requirements *already present in React Native*, so this bump is non-breaking for RN.
Full changelogs since previous bump:
https://github.com/facebook/metro/releases/tag/v0.83.4
https://github.com/facebook/metro/releases/tag/v0.84.0
Changelog: [General][Changed] Metro bump to ^0.84.0
Reviewed By: huntie
Differential Revision: D94020063
fbshipit-source-id: 4562517e726b9e2c7d803353ac083fd76a21c2611 parent 9b90675 commit 58ed78f
4 files changed
Lines changed: 151 additions & 115 deletions
File tree
- packages
- community-cli-plugin
- metro-config
- react-native
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
| 182 | + | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments