fix(build): migrate project config and tests to updated git.zone tooling

This commit is contained in:
2026-04-30 08:19:54 +00:00
parent fc00655cef
commit e2779928f4
21 changed files with 792 additions and 2739 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-04-30 - 6.4.1 - fix(build)
migrate project config and tests to updated git.zone tooling
- replace npmextra.json with .smartconfig.json and update packaged files accordingly
- switch tests from @push.rocks/tapbundle to @git.zone/tstest/tapbundle
- refresh build and test tool dependencies, package manager version, and TypeScript compiler settings
## 2026-03-22 - 6.4.0 - feat(collections)
add new collection APIs, iterator support, and tree serialization utilities