feat(bucket): expose the underlying S3 client through getStorageClient()
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-07 - 4.6.0 - feat(bucket)
|
||||
expose the underlying S3 client through getStorageClient()
|
||||
|
||||
- add Bucket.getStorageClient() to return the shared SmartBucket S3Client instance
|
||||
- cover the new API with a test that verifies the returned client exposes send() and matches the parent storageClient by identity
|
||||
|
||||
## 2026-04-07 - 4.5.2 - fix(build)
|
||||
rename npmextra config to .smartconfig and update tooling dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user