fix(build): add ansi-256-colors type declarations and update build configuration

This commit is contained in:
2026-05-01 15:57:56 +00:00
parent 047e994439
commit 38f8ca4e78
10 changed files with 3704 additions and 3293 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-05-01 - 2.0.4 - fix(build)
add ansi-256-colors type declarations and update build configuration
- adds a local TypeScript declaration file for ansi-256-colors to improve type checking and compatibility
- updates tsconfig and build tooling to use stricter TypeScript settings and current @git.zone tool versions
- adds project metadata files to published package contents
All notable changes to this project will be documented in this file.
## [2.0.3] - 2025-08-08