fix(mod_format): move smartconfig file renaming into the formatter orchestrator
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-24 - 2.13.14 - fix(mod_format)
|
||||
move smartconfig file renaming into the formatter orchestrator
|
||||
|
||||
- Renames smartconfig.json or npmextra.json to .smartconfig.json before formatters run
|
||||
- Simplifies the smartconfig formatter to only read and modify .smartconfig.json
|
||||
- Removes create/delete change planning for config renames and applies only content updates within the formatter
|
||||
|
||||
## 2026-03-24 - 2.13.13 - fix(vscode-template)
|
||||
update VS Code schema matching to use .smartconfig.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user