fix(cli): improve project metadata loading and normalize CLI error handling
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-09 - 5.10.5 - fix(cli)
|
||||
improve project metadata loading and normalize CLI error handling
|
||||
|
||||
- load package metadata asynchronously via ProjectInfo.create in the CLI and daemon to avoid initialization issues
|
||||
- use handleError when reporting daemon and service command failures for safer error messages
|
||||
- tighten interactive edit validation for required text fields and refresh documentation to match current CLI behavior
|
||||
|
||||
## 2026-03-24 - 5.10.4 - fix(crash-logging)
|
||||
migrate filesystem persistence to smartfs and stabilize crash log tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user