uppy
Version:
Extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:
24 lines (14 loc) • 422 B
Markdown
# uppy
## 4.0.0-beta.1
Released: 2024-03-28
Included in: Uppy v4.0.0-beta.1
- uppy: remove legacy bundle (Antoine du Hamel)
## 3.1.0
Released: 2022-09-25
- uppy: add a decoy `Core` export to warn users about the renaming (Antoine du
Hamel / #4085)
- uppy: remove all remaining occurrences of `Uppy.Core` (Antoine du Hamel /
#4082)
## 3.0.0
Released: 2022-08-22
- uppy: add `uppy.min.mjs` for ESM consumption.