fix(build): add Node types to tsconfig and update build dependencies for tsbuild 4.4.x
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 4.6.1 - fix(build)
|
||||
add Node types to tsconfig and update build dependencies for tsbuild 4.4.x
|
||||
|
||||
- declare Node types explicitly in tsconfig so Node globals and modules resolve during tsbuild compilation
|
||||
- remove the build workaround flag and upgrade tsbuild and related package versions
|
||||
- harden the watcher test setup by validating required S3 environment variables before creating the bucket client
|
||||
|
||||
## 2026-04-07 - 4.6.0 - feat(bucket)
|
||||
expose the underlying S3 client through getStorageClient()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user