github facebook/metro v0.82.5

latest releases: v0.83.1, v0.83.0
2 months ago
  • [Feature]: Allow reuse of ReactRefresh instance across multiple module systems by prefixing more globals and IDs (#1513 by @jbroma)
  • [Feature]: Add "type": "UnableToResolveError" to JSON server responses on resolution failures. (6f0093c by @robhogan)
  • [Feature]: Export JsonReporter from metro's package root. (6f0093c by @robhogan)
  • [Performance]: runBuild API / build CLI - Avoid a second graph traversal when enumerating assets. (#1511 by @tido64)
  • [Fix]: Fix incorrect modules being loaded when optional dependencies are used. (#1522 by @robhogan)
  • [Fix]: Don't overwrite $RefreshReg$, e.g. when multiple module systems are overlayed. (#1510 by @jbroma)

NOTE: Experimental features are not covered by semver and can change at any time.

  • [Experimental]: Opt-in module factory optimisation for Static Hermes. (c37509b by @robhogan)

Full Changelog: v0.82.4...v0.82.5

Don't miss a new metro release

NewReleases is sending notifications on new releases.