Skip to content

cli-7.98.0

Choose a tag to compare

@riderx riderx released this 11 May 14:55
· 806 commits to main since this release
Immutable release. Only release title and notes can be modified.

🆕 Changelog

Added

  • Build needed check command: Introduced build needed command to determine if a native build is required. The command checks package compatibility between your local dependencies and the current channel version, exiting with code 1 if a build is needed, 0 if not, and 2 on errors. Supports verbose output with detailed compatibility tables showing version changes and native platform differences (iOS/Android).

🔗 Full Changelog: capgo-12.136.3...cli-7.98.0