github facebook/metro v0.48.2

latest releases: v0.80.12, v0.80.11, v0.80.10...
5 years ago
  • [Breaking]: Upgrade jest-haste-map to v24.0.0-alpha.2. Metro no longer makes modules with @providesModule annotations global by default (more info).
  • [Feature]: Add a config param to disable sticky workers (more info).
  • [Feature]: Add support for storing/retrieving binary data in the caching system (more info).
  • [Improvement]: Transform _dependencyMap[n] into the corresponding integer to reduce bundle size on RAM bundles (more info).
  • [Improvement]: Refactored HMR handling logic to be more robust.
  • [Fix]: Do not recompute the transform cache key every time Metro transfofrms a file (more info).
  • [Fix]: Issue when using maxWorkers=1 and creating different instances of Metro in the same process.

(list of commits since v0.48.1)

Don't miss a new metro release

NewReleases is sending notifications on new releases.