fix(build): modernize project tooling and package metadata

This commit is contained in:
2026-05-01 15:48:19 +00:00
parent 2302632f11
commit 73a8389ec5
12 changed files with 3366 additions and 5868 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-05-01 - 1.3.3 - fix(build)
modernize project tooling and package metadata
- update build and test toolchain to current @git.zone packages and tapbundle import paths
- tighten TypeScript configuration with explicit node types and noImplicitAny-compatible code fixes
- refresh package metadata and published files, including smartconfig, license, and registry settings
## 2025-08-16 - 1.3.2 - fix(build)
Bump dependencies, improve test/build scripts, expand documentation and add project metadata