Skip to content

v4.4.0

Compare
Choose a tag to compare
@thymikee thymikee released this 25 Mar 11:46

Features

  • do not import BuildConfig/R, but use FQDN reference (#871)
  • run pod repo update when pod install failed (#1061)
  • android: add appName to android project config; deprecate --root, --appFolder, --appId (#1029, #1053)
  • install python if missing on Windows (#1040)
  • support run-ios on Mac target (Catalyst) (#1024)

Fixes

  • custom root or calling Gradle outside of project directory (#1057)
  • fix bundling assets with a path outside of the project root (#939)
  • scoped packages with . produces incorrect package name (#1033)

Chore & Maintenance

  • remove >=0.60.0-rc.0 restriction for init (#1069)
  • remove unused --assetExts from server (#1051)
  • revert "fix: Metro Bundler crashing on run-android on Windows (#489)" (#1052)
  • remove REACT_NATIVE_APP_ROOT, use --watchFolders (#935)
  • remove haste and rnpm (#1043)
  • remove copyToClipboardMiddleware (#1045)
  • add deprecation messages for manual linking (#1037)
  • docs: remove legacy init from the readme (#1046)
  • remove assetsDest checking (#1064)