Uppy v3.2.2 Release Notes
-
๐ Released: 2022-10-24
๐ฆ | 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().files
withthis.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)
- @uppy/aws-s3,@uppy/tus,@uppy/xhr-upload: replace