feat(config): migrate project configuration to smartconfig.json and update bundler dependencies
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-24 - 2.10.0 - feat(config)
|
||||
migrate project configuration to smartconfig.json and update bundler dependencies
|
||||
|
||||
- replace npmextra.json with .smartconfig.json and update CLI, init, and custom bundle loading references
|
||||
- rename the smartconfig plugin export and load tsbundle configuration through the new config file
|
||||
- update rolldown output settings to use codeSplitting: false instead of the deprecated inlineDynamicImports option
|
||||
- refresh core build and bundler dependencies including rolldown, rspack, esbuild, TypeScript, and smartfs
|
||||
- revise README documentation to reflect smartconfig.json usage and current bundler capabilities
|
||||
|
||||
## 2026-03-24 - 2.9.3 - fix(config)
|
||||
migrate configuration loading and init output from npmextra.json to smartconfig.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user