Features
- do not import BuildConfig/R, but use FQDN reference (#871)
- run
pod repo updatewhenpod installfailed (#1061) - android: add
appNameto android project config; deprecate--root,--appFolder,--appId(#1029, #1053) - install python if missing on Windows (#1040)
- support
run-ioson 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
--assetExtsfrom server (#1051) - revert "fix: Metro Bundler crashing on
run-androidon 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
assetsDestchecking (#1064)