fix(config): rename smartconfig metadata file and update config-based compile references

This commit is contained in:
2026-03-24 18:16:56 +00:00
parent 9e288057f4
commit 2bd4acb153
10 changed files with 286 additions and 167 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-24 - 1.3.1 - fix(config)
rename smartconfig metadata file and update config-based compile references
- replace npmextra.json with .smartconfig.json across package metadata, CLI output, runtime messages, and documentation
- rename the smartconfig plugin import for clarity and align config loading with the new file name
- update smartconfig, smartshell, and tstest dependency versions
## 2026-03-24 - 1.3.0 - feat(config)
switch compile target configuration from npmextra to smartconfig