Skip to content

Uppy 3.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Oct 18:40
· 1444 commits to main since this release
540ec88
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 with this.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)