Sourced from metro-react-native-babel-preset's releases.
Release v0.65.0
- [Breaking]: Remove JSON from default asset types (https://github.com/facebook/flipper/issues/593)
- [Breaking]: Removes support for Node 10 (bc8a3f057c7fe277742de6ca9ce98808a76b1d03)
- [Feature]:
metro-symbolicate: Support for symbolicating Chrome heap timelines (TODO get hashes of cb542c0f00987996caeef9672288e2b386d36d8b, 6b0a0cb6afaa28d3a72fb2df7cbd2a99dc7362c4)- [Feature]: Update the default list of lazy imports to match RN 0.63 (https://github.com/facebook/flipper/issues/602)
- [Performance]: Several changes that improve Metro's startup and bundling performance (807bea7, bc8a3f0, aceafc5, 279b295, 745e2d8, a942002, d6eefe4)
- [Fix]: Optimize
Platform.select()calls correctly when the argument includes methods (4d9908b)- [Fix]: Handle EISDIR errors in
buildCodeFrameMessage(https://github.com/facebook/flipper/issues/567)
078589d Bump Metro to 0.65.06b0a0cb Support symbolicating allocation stacks in Chrome heap snapshotscb542c0 Add ChromeHeapSnapshotProcessor29fc804 Deploy Flow v0.143.1cd25464 Remove generate-tests setting from flowconfigs in xplat4bbd54b misc Flow library fixes & suppressions5b7c2e3 Deploy 0.142.0 to xplat64f6e74 Land suppressions for 0.142.0 release to xplat144830b Pass Systrace and Refresh as globals4d9908b Fix inline-plugin's Platform.select transform when used with ObjectMethod