fix(build): modernize project configuration and test setup for current toolchain compatibility
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user