Skip to content

Release v0.73.0

Compare
Choose a tag to compare
@arushikesarwani94 arushikesarwani94 released this 04 Oct 16:32
  • [Breaking] Switch default minifier from uglify-es to terser. (#871)
  • [Breaking]: Increase minimum supported Node.js version to ^14.17.0. (#872)
  • [Breaking]: Drop support for old (pre-CalVer) Watchman versions. (422055a)
  • [Feature]: Support fsevents watcher on Apple Silicon. (#875)
  • [Feature]: Support loading source URLs in inspector-proxy. (db19b06)
  • [Fix]: Log warning on unexpected error during metro-file-map cache read. (7028b7f)
  • [Fix]: Remove exponentiation operator transform from metro-react-native-babel-preset. (c2365bb)
  • [Fix]: Don’t check watchman --version if useWatchman is false. (76c9307)

Full Changelog: v0.72.3...v0.73.0