Skip to content

v0.80.0

Compare
Choose a tag to compare
@robhogan robhogan released this 25 Oct 17:29
  • [Breaking]: Remove metro-runtime/src/modules/fast-refresh and react-refresh dependency - now owned by RN's Babel preset. (8557968 by @robhogan)
  • [Breaking]: metro-babel-register: Switch to Hermes parser, only apply Flow transforms to .js. (ca0f89c by @pieterv)
  • [Feature]: metro-babel-register: Support export-namespace-from and Flow enums. (ca0f89c by @pieterv)
  • [Fix]: Removing an async/lazy import may incorrectly free its target. (5f446f3 by @robhogan)

NB: metro-react-native-interop-tools has been removed and will receive no further updates. (c084066 by @GijsWeterings)

Full Changelog: v0.79.1...v0.80.0