fix(typescript): tighten TypeScript typings and modernize project tooling configuration
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-01 - 4.2.4 - fix(typescript)
|
||||
tighten TypeScript typings and modernize project tooling configuration
|
||||
|
||||
- replace custom async map implementation with Promise.all while preserving result order
|
||||
- add explicit generic overloads and unknown-based typings across promise utilities and deferred classes
|
||||
- enable noImplicitAny and update tests to use the current tstest tapbundle import
|
||||
- refresh package and project config for newer git.zone tooling and npm release settings
|
||||
|
||||
## 2025-02-20 - 4.2.3 - fix(test)
|
||||
Refactor test suite for improved readability and maintainability.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user