fix(build): modernize project tooling and tighten TypeScript typings
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-01 - 3.0.6 - fix(build)
|
||||
modernize project tooling and tighten TypeScript typings
|
||||
|
||||
- migrate project metadata to the current @git.zone and @ship.zone configuration format
|
||||
- update build, test, and documentation scripts to the newer toolchain
|
||||
- replace tapbundle test imports with @git.zone/tstest and export tap.start() for the updated test runner
|
||||
- enable noImplicitAny and node types while refining buffer utility parameter types from any to unknown
|
||||
|
||||
## 2025-04-12 - 3.0.5 - fix(documentation)
|
||||
Enhance documentation with extensive usage examples, update project metadata, and remove obsolete CI configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user