Changed
- Migrated CLI argument parsing from manual
process.argvhandling to commander. Help output,--help/-h, and usage errors are now handled by Commander.
Fixed
devDependenciesentry for@twilic/corechanged from a localfile:../twilic-jspath to the npm registry (^3.0.0), fixingpnpm installfailures in CI.