feat(config): migrate project metadata to .smartconfig and refresh build configuration
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-24 - 3.6.0 - feat(config)
|
||||
migrate project metadata to .smartconfig and refresh build configuration
|
||||
|
||||
- replace npmextra.json with .smartconfig.json and update packaged files accordingly
|
||||
- add module-level README documentation under ts/readme.md
|
||||
- bump build and runtime dependencies including tsbuild, tsbundle, smartstorage, smartwatch, smartserve, and ws
|
||||
- relax TypeScript compiler strictness and include Node types in tsconfig
|
||||
- update README license links to point to license.md
|
||||
|
||||
## 2026-03-23 - 3.5.1 - fix(runtime)
|
||||
handle expected exitCode rejection after terminating timed out test processes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user