fix(build): migrate smartconfig metadata and refresh build dependencies

This commit is contained in:
2026-03-26 08:02:04 +00:00
parent c65c285296
commit 97e8298dcd
10 changed files with 1669 additions and 3735 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-26 - 5.1.1 - fix(build)
migrate smartconfig metadata and refresh build dependencies
- replace npmextra.json with .smartconfig.json and update packaged config file inclusion
- switch the build script to tsbuild tsfolders
- update core build and runtime dependencies and add explicit TypeScript type annotations to satisfy newer tooling
## 2026-02-03 - 5.1.0 - feat(localtsmdb)
export ILocalTsmDbConnectionInfo and expand LocalTsmDb/TsmDB documentation and examples