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

This commit is contained in:
2026-03-24 19:02:45 +00:00
parent 1b5b023556
commit 69ab8f3436
11 changed files with 1162 additions and 1408 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-24 - 1.12.4 - fix(config)
migrate project config to .smartconfig.json and refresh build settings
- replaces npmextra.json with .smartconfig.json and updates packaged files accordingly
- adds --skiplibcheck to the build script and simplifies tsconfig settings
- bumps build and runtime dependencies and updates README references to the new config file
## 2026-03-24 - 1.12.3 - fix(package)
bump package version to 1.12.3