Features
- less noisy build failures with xcpretty (#1393)
- Use run-ios to open Catalyst app after building (#1449)
- print unsupported keypresses directly to console. (#1441)
- added custom scope method for android dependencies (#1430)
- add option to build only active architectures on android (#1388)
- use xcbeautify for xcodebuild output if installed (#1392)
- have pod install error message show correct directory (#1428)
Fixes
- fix
sourceDirdetection (#1444) - bump metro to 0.66.1 (#1442)
- remove unused --verbose option from start command (#1394)
- JDK version check wouldn't detect JDK 8 correctly (#1395)
- avoid copying profile to /sdcard (#1397)
- Prevent type mismatch exception thrown in Gradle 7 (#1396)
- profile-hermes doesn't work on Win (#1432)