fix(build): migrate project config to .smartconfig.json and refresh package dependencies

This commit is contained in:
2026-04-14 12:40:21 +00:00
parent 476de2f59e
commit 5d3163b1aa
6 changed files with 1783 additions and 1604 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-04-14 - 5.3.3 - fix(build)
migrate project config to .smartconfig.json and refresh package dependencies
- replace npmextra.json with .smartconfig.json for build and release configuration
- update readme hints to reference the new smart config file
- bump build and runtime dependencies including tsrust, smartfs, smartlog, smartrust, tsclass, and mailparser
## 2026-04-14 - 5.3.2 - fix(mail)
align queue, outbound hostname, and DKIM selector behavior across the mail server APIs