fix(build): migrate project config to .smartconfig.json and replace smartfile usage with native fs
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-07 - 3.2.2 - fix(build)
|
||||
migrate project config to .smartconfig.json and replace smartfile usage with native fs
|
||||
|
||||
- rename npmextra.json to .smartconfig.json for updated tooling compatibility
|
||||
- remove the @push.rocks/smartfile dependency by using native fs for file destination setup
|
||||
- update tsconfig for newer tsbuild and TypeScript versions by explicitly including node types
|
||||
- fix edge cases in buffer timestamp filtering and initialize internal fields for stricter TypeScript compatibility
|
||||
|
||||
## 2026-02-20 - 3.2.1 - fix(destination-buffer)
|
||||
return entries in chronological order (oldest-first) and adjust pagination semantics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user