fix(build): modernize project configuration and test setup for current toolchain compatibility

This commit is contained in:
2026-05-01 16:32:34 +00:00
parent 8e692b994e
commit eec36e2e45
10 changed files with 3992 additions and 5686 deletions
+9
View File
@@ -1,5 +1,14 @@
# Changelog
## 2026-05-01 - 2.2.3 - fix(build)
modernize project configuration and test setup for current toolchain compatibility
- migrate npmextra metadata to scoped tool configuration and add .smartconfig.json
- update build, test, and formatting scripts alongside TypeScript compiler settings
- refresh development dependencies and gray-matter patch version
- rename the test entrypoint to test.node.ts and align imports with the new tstest tapbundle path
- add explicit return and parameter types to Smartfm methods to satisfy stricter TypeScript settings
## 2025-01-24 - 2.2.2 - fix(package)
Fix export path in package.json