fix(build): modernize project configuration and tighten Node.js typing support
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 3.3.2 - fix(build)
|
||||
modernize project configuration and tighten Node.js typing support
|
||||
|
||||
- migrate npmextra configuration to namespaced tool settings and add .smartconfig.json
|
||||
- update build and test scripts alongside TypeScript and dependency versions
|
||||
- refactor Smartgit to expose validated fs/http accessors and improve return type annotations
|
||||
- adjust tests and repository URLs to use code.foss.global
|
||||
|
||||
## 2025-11-04 - 3.3.1 - fix(getUncommittedDiff)
|
||||
Avoid false-positive diffs in getUncommittedDiff by detecting symlinked directories and skipping identical files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user