fix(core,testing): improve type safety and update tests for latest tstest and storage APIs
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 2.9.2 - fix(core,testing)
|
||||
improve type safety and update tests for latest tstest and storage APIs
|
||||
|
||||
- harden header extraction in BaseRegistry to safely handle request contexts with missing or invalid headers
|
||||
- migrate tests to the current tstest tapbundle APIs and assertion methods
|
||||
- adjust binary upload tests to use Uint8Array and add null guards for stricter TypeScript checks
|
||||
- update upstream and S3 cache test helpers to match newer registry and storage interfaces
|
||||
- enable stricter TypeScript compiler settings and refresh related dependency versions
|
||||
|
||||
## 2026-04-16 - 2.9.1 - fix(license)
|
||||
add missing MIT license file to repository
|
||||
|
||||
|
||||
Reference in New Issue
Block a user