fix(build): rename npmextra config to .smartconfig and refresh build metadata

This commit is contained in:
2026-04-19 12:22:53 +00:00
parent 0e9862efca
commit 0db138bf42
9 changed files with 1638 additions and 1739 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## 2026-04-19 - 6.3.3 - fix(build)
rename npmextra config to .smartconfig and refresh build metadata
- renames the published project config file from npmextra.json to .smartconfig.json
- updates build and tooling dependencies to newer patch and minor versions
- adds Node type configuration and TypeScript deprecation handling in tsconfig
- refreshes README documentation to match the current build command and runtime management APIs
## Next - feat(credentials)
add runtime credential management APIs