github facebook/metro v0.45.1

latest releases: v0.80.9, v0.80.8, v0.80.7...
5 years ago
  • [Feature]: Add Metro Visualizer: a bundle visualizer to see the modules that form your app.
  • [Feature]: inlineRequires now also affect import statements (Note: This is still experimental and it's under the experimentalImportSupport config param).
  • [Improvement]: Native support for ES6 Module import/export. This improves app performance by removing the babelInteropRequire() wrappers around import calls (Note: This is still experimental and it's under the experimentalImportSupport config param).
  • [Improvement]: Allow for passing an intermediate config directly to metro methods.

(list of commits since v0.45.0)

Don't miss a new metro release

NewReleases is sending notifications on new releases.