You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
884 B
44 lines
884 B
|
2 years ago
|
# @uppy/utils
|
||
|
|
|
||
|
|
## 4.1.3
|
||
|
|
|
||
|
|
Released: 2022-08-30
|
||
|
|
Included in: Uppy v2.13.5
|
||
|
|
|
||
|
|
- @uppy/utils: fix `relativePath` when drag&dropping a folder (Antoine du Hamel / #4043)
|
||
|
|
|
||
|
|
## 4.1.2
|
||
|
|
|
||
|
|
Released: 2022-08-17
|
||
|
|
Included in: Uppy v2.13.4
|
||
|
|
|
||
|
|
- @uppy/utils: fix drop of multiple files on Chromium browsers (Antoine du Hamel / #3998)
|
||
|
|
|
||
|
|
## 4.1.1
|
||
|
|
|
||
|
|
Released: 2022-08-08
|
||
|
|
Included in: Uppy v2.13.3
|
||
|
|
|
||
|
|
- @uppy/utils: modernize `getDroppedFiles` (Antoine du Hamel / #3534)
|
||
|
|
|
||
|
|
## 4.1.0
|
||
|
|
|
||
|
|
Released: 2022-05-30
|
||
|
|
Included in: Uppy v2.11.0
|
||
|
|
|
||
|
|
- @uppy/utils: refactor to ESM (Antoine du Hamel / #3721)
|
||
|
|
|
||
|
|
## 4.0.7
|
||
|
|
|
||
|
|
Released: 2022-04-27
|
||
|
|
Included in: Uppy v2.9.4
|
||
|
|
|
||
|
|
- @uppy/utils: Fix getFileType for dicom images (Merlijn Vos / #3610)
|
||
|
|
|
||
|
|
## 4.0.6
|
||
|
|
|
||
|
|
Released: 2022-04-07
|
||
|
|
Included in: Uppy v2.9.2
|
||
|
|
|
||
|
|
- @uppy/aws-s3,@uppy/companion-client,@uppy/transloadit,@uppy/utils: Propagate `isNetworkError` through error wrappers (Renée Kooi / #3620)
|