fix(build): modernize package configuration and remove smartfile dependency from filesystem operations
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-01 - 1.0.41 - fix(build)
|
||||
modernize package configuration and remove smartfile dependency from filesystem operations
|
||||
|
||||
- adds package exports and includes .smartconfig.json and license in published files
|
||||
- updates build and test tooling to current @git.zone versions and migrates tests to @git.zone/tstest
|
||||
- replaces smartfile usage with native fs APIs for debug output and .nogit directory creation
|
||||
- enables stricter TypeScript settings with noImplicitAny and explicit node types
|
||||
|
||||
## 2025-01-01 - 1.0.40 - fix(test)
|
||||
Fix test configuration and import path in test suite
|
||||
|
||||
|
||||
Reference in New Issue
Block a user