Uppy 3.2.2
·
1444 commits
to main
since this release
| Package | Version | Package | Version |
|---|---|---|---|
| @uppy/aws-s3 | 3.0.4 | @uppy/tus | 3.0.4 |
| @uppy/core | 3.0.4 | @uppy/xhr-upload | 3.0.4 |
| @uppy/provider-views | 3.0.2 | uppy | 3.2.2 |
- @uppy/aws-s3,@uppy/tus,@uppy/xhr-upload: replace
this.getState().fileswiththis.uppy.getState().files(Artur Paikin / #4167) - @uppy/core: make cancel() and close() arguments optional in types (Merlijn Vos / #4161)
- @uppy/provider-views: Fix button and input inconsistent font and style (Artur Paikin / #4162)