cli-7.98.0
·
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 neededcommand 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