Uppy v3.0.0-beta.5 Release Notes

  • ๐Ÿš€ Released: 2022-08-16

    • ๐Ÿš€ meta: prepare release workflow for beta versions (Antoine du Hamel)
    • @uppy/provider-views: Reset filter input correctly in provider views (Merlijn Vos / #3978)
    • @uppy/aws-s3-multipart: Fix when using Companion (Merlijn Vos / #3969)
    • 0๏ธโƒฃ @uppy/companion: Companion: bring back default upload protocol (Mikael Finstad / #3967)
    • โšก๏ธ meta: Update CONTRIBUTING.md (Mikael Finstad / #3966)
    • meta: fix contributing link (Mikael Finstad / #3968)
    • @uppy/companion: enforce usage of uploadUrls (Mikael Finstad / #3965)
    • @uppy/utils: Fix webp mimetype (Merlijn Vos / #3961)
    • ๐ŸŒ @uppy/locales: Add compressor string translation to Japanese locale (kenken / #3963)
    • meta: Fix statement about cropping images in README.md (Mikael Finstad / #3964)
    • @uppy/aws-s3-multipart: Fix race condition in #uploadParts (Morgan Zolob / #3955)
    • @uppy/provider-views: core validateRestrictions: return error directly vs the result/reason obj (Artur Paikin / #3951)
    • @uppy/aws-s3: Export AwsS3UploadParameters & AwsS3Options interfaces (Antonina Vertsinskaya / #3956)
    • website: convert all website examples to ESM (Antoine du Hamel / #3957)
    • @uppy/companion: fix crash if redis disconnects (Mikael Finstad / #3954)
    • โฌ†๏ธ @uppy/companion: upgrade ws version (Antoine du Hamel / #3949)
    • ๐Ÿ”จ @uppy/companion: sort Dropbox response & refactor to async/await (Mikael Finstad / #3897)
    • @uppy/utils: modernize getDroppedFiles (Antoine du Hamel / #3534)
    • 0๏ธโƒฃ @uppy/companion: fix default getKey for non-standalone too (Mikael Finstad / #3945)
    • ๐Ÿ‘ป @uppy/aws-s3-multipart: ignore exception inside abortMultipartUpload (Antoine du Hamel / #3950)
    • ๐Ÿšš @uppy/companion: remove isobject from dependencies (Antoine du Hamel / #3948)
    • @uppy/compressor: Fix Compressor being broken when no name is in the compressed blob (Artur Paikin / #3947)
    • @uppy/core,@uppy/react: Fix all breaking todo comments for 3.0 (Merlijn Vos / #3907)
    • ๐Ÿ—„ @uppy/companion: show deprecation message when using legacy s3 options (Antoine du Hamel / #3944)
    • example: fix aws-companion example (Antoine du Hamel / #3850)