fix(build): migrate build tool config to .smartconfig.json and bump tooling dependencies

This commit is contained in:
2026-03-24 22:49:48 +00:00
parent 3b6cbe7ca8
commit bcc18e3511
10 changed files with 733 additions and 358 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-24 - 1.8.1 - fix(build)
migrate build tool config to .smartconfig.json and bump tooling dependencies
- Move tsbundle, tsdocker, and tswatch configuration from npmextra.json to .smartconfig.json
- Update @git.zone/tsbundle, @git.zone/tsdocker, and @git.zone/tswatch devDependencies
- Bump @aws-sdk/client-s3 import to ^3.1016.0
## 2026-03-24 - 1.8.0 - feat(docs,web)
document cluster and erasure coding support and align UI storage provider naming