github facebook/metro v0.60.0

latest releases: v0.80.8, v0.80.7, v0.80.6...
3 years ago

Contains all changes since 0.59.0:

  • [Fix] metro-source-map: propagate sourcesContent when composing source maps (#574 (#574))
  • [Fix] Preserve source locations in import-export-plugin
  • [Change] Resolve path-based configuration options in Metro's config normalizer
  • [Feature] metro-memory-fs: Implement realpath.native
  • [Feature] metro-memory-fs: Implement fs.truncate
  • [Feature] metro-memory-fs: Implement fs.link (http://fs.link/)
  • [Feature] metro-memory-fs: Implement fs.rename
  • [Feature] metro-memory-fs: Implement readdir(withFileTypes)
  • [Feature] Move HttpGetStore to open source
  • [Fix] MultipartResponse to allow for binary data to be sent
  • [Fix] Size attribution in metro-symbolicate
  • [Fix] Links website Docs in Help page. (#563 (#563))
  • [Change] Enable loose mode for @babel/plugin-proposal-object-rest-spread
  • [Fix] Pass config overrides to metro.config.js function (#559 (#559))
  • [Fix] Added bundler property to babel caller (#558 (#558))
  • [Feature] Add rewriteRequestUrl option
  • [New] Add unstable_transformProfile as URL param
  • [Fix] DependencyGraph.resolveDependency resolves to the same module when imported from .. (#556 (#556))
  • [New] Add support for bytecode compilation & bytecode bundles (#546 (#546))
  • [Fix] Send bundle progress immediately
  • [New] New metro-hermes-compiler package @allow-large-files (#545 (#545))
  • [New] Create metro-transform-worker package
  • [Fix] Add getDependencies function that automatically cleans up unused graphs
  • [New] Create metro-transform-plugins package
  • [Breaking Change] Change transform worker from a class to an object interface
  • [Fix] DependencyGraph.resolveDependency resolves to the same module when imported from . (#540 (#540))
  • [Security] Fix security vulnerabilities in third-party dependencies
  • [Removed] Remove hmrEnabled option

See 0.59.0...0.60.0 for a full list of changes.

Don't miss a new metro release

NewReleases is sending notifications on new releases.