Skip to content

Release v0.65.0

Choose a tag to compare

@motiz88 motiz88 released this 28 Jan 13:33
  • [Breaking]: Remove JSON from default asset types (#593)
  • [Breaking]: Removes support for Node 10 (bc8a3f0)
  • [Feature]: metro-symbolicate: Support for symbolicating Chrome heap timelines (cb542c0, 6b0a0cb)
  • [Feature]: Update the default list of lazy imports to match RN 0.63 (#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 (#567)