What’s New

cli v19.0.0

v19.0.0
Changes
  • breaking: Delete rawBody handling on /symbolicate endpoint @huntie (#2637)
  • fix: Update link to set-up-your-environment emitted by the CLI @cortinico (#2650)
  • chore: specify packageManager in package.json @wojtekmaj (#2638)
🚀 Features
  • feat: add --only-pods option to run/build-ios commands @szymonrybczak (#2624)
  • feat(0.79): generate codegen before pod install @szymonrybczak (#2600)
🐛 Bug Fixes
  • fix(android): hardcoded appName when finding build.gradle @thymikee (#2652)
  • fix: remove cocoapods log from init command @szymonrybczak (#2609)
🧰 Maintenance
  • Update dependencies.md to mention deprecation of .android.componentDescriptors @cortinico (#2643)
  • feat: add --only-pods option to run/build-ios commands @szymonrybczak (#2624)
  • docs: update compatibility table @thymikee (#2622)

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

View original