fix(config): migrate configuration loading and init output from npmextra.json to smartconfig.json
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-24 - 2.9.3 - fix(config)
|
||||
migrate configuration loading and init output from npmextra.json to smartconfig.json
|
||||
|
||||
- replace @push.rocks/npmextra with @push.rocks/smartconfig
|
||||
- load project configuration via Smartconfig in the custom module
|
||||
- update init wizard to read from and write to smartconfig.json and adjust user-facing messages accordingly
|
||||
|
||||
## 2026-03-11 - 2.9.2 - fix(mod_esbuild)
|
||||
preserve function and class names in esbuild output by enabling keepNames in both dev and prod configs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user