fix(config): update .smartconfig.json handling and harden bundler runtime compatibility
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-09 - 2.10.2 - fix(config)
|
||||
update .smartconfig.json handling and harden bundler runtime compatibility
|
||||
|
||||
- switch init, CLI, docs, and custom config loading references from smartconfig.json to .smartconfig.json
|
||||
- add guards for missing transportOptions and missing rspack stats in spawned bundler processes
|
||||
- align TypeScript and test fixtures with newer decorator and module syntax requirements
|
||||
- adjust rspack module output configuration and refactor asset/html option handling for safer processing
|
||||
|
||||
## 2026-04-30 - 2.10.1 - fix(mod_custom)
|
||||
make base64ts bundle output deterministic and clean up generated temp sourcemaps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user