react-native-community-cli v17.0.0

v17.0.0
Added 4
  • Refresh cli-server-api index page
  • Add `RCT_IGNORE_PODS_DEPRECATION` env variable to `pod install`
  • Export `createDevServerMiddleware` from `cli`
  • Install Cocoapods by default in all projects
Changed 4
  • Replace launchEditor implementation
  • Replace ios-deploy with devicectl
  • Replace `sudo-prompt` with `@vscode/sudo-prompt`
  • Replace strip-ansi with native module
Fixed 7
  • Adjust log in install Cocoapods prompt
  • Remove hardcoded npm registry url
  • Construct correct path for executable on macCatalyst
  • Fix run-android device not found on change from deviceId to device
  • Include check if `Podfile` and `Podfile.lock` changed when deciding to install Cocoapods
  • Use 'fallback simulator' for tvOS
  • Improve and clarify error for missing scheme file
Removed 3
  • Remove secondary exports of cli-server-api
  • Remove cli-debugger-ui package
  • Remove browser helpers from cli-tools and simplify middleware
What's Changed
New Contributors

Full Changelog: https://github.com/react-native-community/cli/compare/v16.0.2...v17.0.0

View original

Upgraded? How did it go?

Discussion