fix(types): improve TypeScript strictness compatibility and modernize test exports
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-01 - 4.1.1 - fix(types)
|
||||
improve TypeScript strictness compatibility and modernize test exports
|
||||
|
||||
- enable stricter TypeScript compilation with explicit typings and safer null handling across base64, docker, domain, git, create, and indent modules
|
||||
- update test files to export tap.start() for compatibility with the newer test tooling
|
||||
- refresh build and test scripts and upgrade @git.zone tooling and Node type dependencies
|
||||
- align project metadata and package contents with smartconfig-based release configuration
|
||||
|
||||
## 2025-09-12 - 4.1.0 - feat(core)
|
||||
Introduce native implementations for Base64, random generation and normalization; remove runtime plugin dependencies; update tests, docs and package metadata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user