fix(smartcli): tighten command parsing and error handling while updating build and package configuration
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user