fix(smartcli): tighten command parsing and error handling while updating build and package configuration

This commit is contained in:
2026-04-30 14:29:50 +00:00
parent e3f5616320
commit 6279f2cbad
10 changed files with 4379 additions and 5260 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## 2026-04-30 - 4.0.21 - fix(smartcli)
tighten command parsing and error handling while updating build and package configuration
- throw an explicit error when triggering an unregistered command instead of failing on an undefined subject
- make the cli version property optional to align with current typing expectations
- update tests to use explicit argv input and export the tap startup call for runtime compatibility
- enable stricter TypeScript configuration and refresh build, dependency, and package metadata files
## 2025-10-28 - 4.0.19 - fix(license)
Update license files and add local tool settings