Uppy v0.23.2 Release Notes

    • ๐Ÿ’ฅ core: โš ๏ธ breaking Emit full file object instead of fileID in events like uppy.on('event', file, data) (#647 / @arturi)
    • ๐Ÿ”€ core: Fix merging locale strings in Core (#666 / @goto-bus-stop)
    • ๐Ÿ›  s3: Check upload parameters shape, fixes #653 (#665 / @goto-bus-stop)
    • ๐Ÿ“„ docs: Add more Core events to docs (@arturi)
    • ๐Ÿšš xhrupload: Clear timer when upload is removed in XHRUpload (#647 / @arturi)
    • xhrupload: Fix XHRUpload.js error handling (#656 / @rhymes)
    • ๐Ÿ”ง tus: Configure uploadUrl for uppy-server uploads (#643 / @goto-bus-stop)