Uppy v0.30.0 Release Notes

    • 💻 @uppy/robodog: 📣⚠️Add Robodog — Transloadit browser SDK (#1135 / @goto-bus-stop)
    • 🔌 @uppy/core: Set response in Core rather than in upload plugins (#1138 / @arturi)
    • @uppy/core: Don’t emit a complete event if an upload has been canceled (#1271 / @arturi)
    • 👍 @uppy/companion: Support redis option (auth_pass, etc...) (#1215 / @tranvansang)
    • @uppy/companion: sanitize text before adding to html (f77a102 / @ifedapoolarewaju)
    • ⚡️ @uppy/dashboard: Update pause-resume-cancel icons (#1241 / @arturi, @nqst)
    • @uppy/dashboard: Fix issues with multiple modals (#1258 / @goto-bus-stop, @arturi)
    • 💻 @uppy/dashboard: Dashboard ui fixes: fix icon animation jiggling, inherit font, allow overriding outline, fix breadcrumbs, bug with x button being stuck, fix an issue with long note margin on mobile (#1279 / @arturi)
    • ⚡️ @uppy/provider-views: update instagram nextPagePath after every fetch (25e31e5 / @ifedapoolarewaju)
    • @uppy/react: Allow changing instance in uppy prop (#1247 / @goto-bus-stop)
    • @uppy/react: Typescript: Make DashboardModal.target prop optional (#1254 / @mattes3)
    • 🛠 @uppy/aws-s3: Use user provided filename / type for uploaded object, fixes #1238 (#1257 / @goto-bus-stop)
    • ⚡️ @uppy/tus: Update to [email protected] with React Native support (#1250 / @arturi)
    • 🏗 build: Improve dev npm script: Use Parcel for bundled example, re-build lib automatically, don’t open browser and no ghosts mode, start companion when developing (but there’s optional npm run dev:no-companion) (#1280 / @arturi)