fix(build): migrate filesystem access to smartfs and tighten TypeScript compatibility
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 3.0.5 - fix(build)
|
||||
migrate filesystem access to smartfs and tighten TypeScript compatibility
|
||||
|
||||
- replace legacy smartfile, smartpath, and smartpromise usage with @push.rocks/smartfs across template, partial, and directory compilation flows
|
||||
- update tests and async APIs to await directory compilation and use Node.js fileURLToPath path resolution
|
||||
- enable stricter TypeScript settings with noImplicitAny and add safer typing for helpers and variable analysis
|
||||
|
||||
## 2025-01-25 - 3.0.4 - fix(metadata)
|
||||
Removed CI configuration file .gitlab-ci.yml and updated project metadata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user