fix(build): migrate build configuration to .smartconfig and update toolchain dependencies

This commit is contained in:
2026-04-02 17:15:47 +00:00
parent 85f26c69d6
commit f181f662d8
7 changed files with 1670 additions and 1627 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-04-02 - 2.9.1 - fix(build)
migrate build configuration to .smartconfig and update toolchain dependencies
- replace npmextra.json with .smartconfig.json and add tsbundle bundle configuration
- simplify the build script to use the centralized tsbundle configuration
- update build and UI package dependencies and switch TypeScript to explicit node types
## 2026-03-19 - 2.9.0 - feat(app-store-view)
add app details action to store cards