mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
Release: uppy@4.0.5 (#5357)
| Package | Version | Package | Version | | ---------------- | ------- | ---------------- | ------- | | @uppy/aws-s3 | 4.0.1 | uppy | 4.0.5 | | @uppy/xhr-upload | 4.0.2 | | | - @uppy/aws-s3: use default `Body` generic & export `AwsBody` (Merlijn Vos / #5353) - @uppy/xhr-upload: bring back getResponseData (Merlijn Vos / #5354) - @uppy/aws-s3: only send `PartNumber` and `ETag` in completion request (Antoine du Hamel / #5356)
This commit is contained in:
parent
1ef39db22c
commit
4faf2b4660
10 changed files with 41 additions and 12 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -12,6 +12,20 @@ Please add your entries in this format:
|
|||
|
||||
In the current stage we aim to release a new version at least every month.
|
||||
|
||||
## 4.0.5
|
||||
|
||||
Released: 2024-07-18
|
||||
|
||||
| Package | Version | Package | Version |
|
||||
| ---------------- | ------- | ---------------- | ------- |
|
||||
| @uppy/aws-s3 | 4.0.1 | uppy | 4.0.5 |
|
||||
| @uppy/xhr-upload | 4.0.2 | | |
|
||||
|
||||
- @uppy/aws-s3: use default `Body` generic & export `AwsBody` (Merlijn Vos / #5353)
|
||||
- @uppy/xhr-upload: bring back getResponseData (Merlijn Vos / #5354)
|
||||
- @uppy/aws-s3: only send `PartNumber` and `ETag` in completion request (Antoine du Hamel / #5356)
|
||||
|
||||
|
||||
## 4.0.4
|
||||
|
||||
Released: 2024-07-15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue