Uppy Versions Save

The next open source file uploader for web browsers :dog:

[email protected]

1 week ago
Package Version Package Version
@uppy/dashboard 3.8.1 uppy 3.24.3
@uppy/utils 5.8.0
  • docs: add back markdown files (Antoine du Hamel / #5064)
  • meta: fix custom provider example (Merlijn Vos / #5079)
  • @uppy/utils: add fetcher (Merlijn Vos / #5073)
  • meta: Fix prettier (Murderlon)
  • @uppy/dashboard: add missing x-zip-compress archive type (Younes / #5081)
  • meta: Bump docker/metadata-action from 4 to 5 (dependabot[bot] / #5086)
  • meta: Bump actions/setup-node from 3 to 4 (dependabot[bot] / #5087)
  • meta: Bump docker/setup-qemu-action from 2 to 3 (dependabot[bot] / #5089)
  • meta: bump supercharge/redis-github-action from 1.4.0 to 1.8.0 (dependabot[bot] / #5090)
  • meta: bump actions/cache from 3 to 4 (dependabot[bot] / #5088)
  • meta: add dependabot.yml to keep GHA up-to-date (Antoine du Hamel / #5083)

[email protected]

1 week ago
Package Version Package Version
@uppy/angular 0.7.0-beta.3 @uppy/onedrive 4.0.0-beta.3
@uppy/audio 2.0.0-beta.3 @uppy/progress-bar 4.0.0-beta.3
@uppy/aws-s3-multipart 4.0.0-beta.3 @uppy/provider-views 4.0.0-beta.3
@uppy/box 3.0.0-beta.3 @uppy/react 4.0.0-beta.3
@uppy/companion 5.0.0-beta.3 @uppy/remote-sources 2.0.0-beta.3
@uppy/companion-client 4.0.0-beta.3 @uppy/screen-capture 4.0.0-beta.3
@uppy/compressor 2.0.0-beta.3 @uppy/status-bar 4.0.0-beta.3
@uppy/core 4.0.0-beta.3 @uppy/thumbnail-generator 4.0.0-beta.3
@uppy/dashboard 4.0.0-beta.3 @uppy/transloadit 4.0.0-beta.3
@uppy/drag-drop 4.0.0-beta.3 @uppy/tus 4.0.0-beta.3
@uppy/drop-target 3.0.0-beta.3 @uppy/unsplash 4.0.0-beta.3
@uppy/dropbox 4.0.0-beta.3 @uppy/url 4.0.0-beta.3
@uppy/facebook 4.0.0-beta.3 @uppy/utils 6.0.0-beta.3
@uppy/file-input 4.0.0-beta.3 @uppy/webcam 4.0.0-beta.3
@uppy/golden-retriever 4.0.0-beta.3 @uppy/zoom 3.0.0-beta.3
@uppy/google-drive 4.0.0-beta.3 uppy 4.0.0-beta.3
@uppy/instagram 4.0.0-beta.3
  • @uppy/core: fix setOptions not re-rendereing plugin UI (Antoine du Hamel / #5082)

[email protected]

1 week ago
Package Version Package Version
@uppy/core 3.10.1 uppy 3.24.2
  • @uppy/core: fix setOptions not re-rendereing plugin UI (Antoine du Hamel / #5082)
  • meta: bump vite from 5.0.12 to 5.0.13 (dependabot[bot] / #5060)
  • meta: bump tar from 6.1.11 to 6.2.1 (dependabot[bot] / #5068)

[email protected]

2 weeks ago
Package Version Package Version
@uppy/angular 0.7.0-beta.2 @uppy/instagram 4.0.0-beta.2
@uppy/audio 2.0.0-beta.2 @uppy/onedrive 4.0.0-beta.2
@uppy/aws-s3 4.0.0-beta.2 @uppy/progress-bar 4.0.0-beta.2
@uppy/aws-s3-multipart 4.0.0-beta.2 @uppy/provider-views 4.0.0-beta.2
@uppy/box 3.0.0-beta.2 @uppy/react 4.0.0-beta.2
@uppy/companion 5.0.0-beta.2 @uppy/remote-sources 2.0.0-beta.2
@uppy/companion-client 4.0.0-beta.2 @uppy/screen-capture 4.0.0-beta.2
@uppy/compressor 2.0.0-beta.2 @uppy/status-bar 4.0.0-beta.2
@uppy/core 4.0.0-beta.2 @uppy/thumbnail-generator 4.0.0-beta.2
@uppy/dashboard 4.0.0-beta.2 @uppy/transloadit 4.0.0-beta.2
@uppy/drag-drop 4.0.0-beta.2 @uppy/tus 4.0.0-beta.2
@uppy/drop-target 3.0.0-beta.2 @uppy/unsplash 4.0.0-beta.2
@uppy/dropbox 4.0.0-beta.2 @uppy/url 4.0.0-beta.2
@uppy/facebook 4.0.0-beta.2 @uppy/utils 6.0.0-beta.2
@uppy/file-input 4.0.0-beta.2 @uppy/webcam 4.0.0-beta.2
@uppy/golden-retriever 4.0.0-beta.2 @uppy/zoom 3.0.0-beta.2
@uppy/google-drive 4.0.0-beta.2 uppy 4.0.0-beta.2
  • @uppy/aws-s3: default to multipart depending on the size of input (Antoine du Hamel / #5076)
  • @uppy/aws-s3: remove deprecated prepareUploadParts option (Antoine du Hamel / #5075)
  • @uppy/core: use variadic arguments for uppy.use (Antoine du Hamel / #4888)
  • @uppy/aws-s3: remove legacy plugin (Antoine du Hamel / #5070)
  • @uppy/locales: do not build dist/ folder (Merlijn Vos / #5055)
  • @uppy/angular: fix Angular version requirement in peerDeps (Antoine du Hamel / #5067)
  • @uppy/transloadit: remove deprecated options (Merlijn Vos / #5056)
Package Version Package Version
@uppy/companion 4.13.1 uppy 3.24.1
@uppy/file-input 3.1.1
  • @uppy/companion: upgrade redis (Mikael Finstad / #5065)
  • meta: fix watch:* scripts (Antoine du Hamel / #5046)
  • meta: include more packages in compare_diff CI (Antoine du Hamel / #5044)
  • @uppy/file-input: add missing export (Antoine du Hamel / #5045)
  • meta: Bump express from 4.18.1 to 4.19.2 in /packages/@uppy/companion (dependabot[bot] / #5036)
  • @uppy/companion: Bump express from 4.18.1 to 4.19.2 (dependabot[bot] / #5037)

[email protected]

2 weeks ago
Package Version Package Version
@uppy/companion 4.13.1 uppy 3.24.1
@uppy/file-input 3.1.1
  • @uppy/companion: upgrade redis (Mikael Finstad / #5065)
  • meta: fix watch:* scripts (Antoine du Hamel / #5046)
  • meta: include more packages in compare_diff CI (Antoine du Hamel / #5044)
  • @uppy/file-input: add missing export (Antoine du Hamel / #5045)
  • meta: Bump express from 4.18.1 to 4.19.2 in /packages/@uppy/companion (dependabot[bot] / #5036)
  • @uppy/companion: Bump express from 4.18.1 to 4.19.2 (dependabot[bot] / #5037)

[email protected]

4 weeks ago
Package Version Package Version
@uppy/angular 0.7.0-beta.1 @uppy/progress-bar 4.0.0-beta.1
@uppy/audio 2.0.0-beta.1 @uppy/provider-views 4.0.0-beta.1
@uppy/aws-s3 4.0.0-beta.1 @uppy/react 4.0.0-beta.1
@uppy/aws-s3-multipart 4.0.0-beta.1 @uppy/redux-dev-tools 4.0.0-beta.1
@uppy/box 3.0.0-beta.1 @uppy/remote-sources 2.0.0-beta.1
@uppy/companion 5.0.0-beta.1 @uppy/screen-capture 4.0.0-beta.1
@uppy/companion-client 4.0.0-beta.1 @uppy/status-bar 4.0.0-beta.1
@uppy/compressor 2.0.0-beta.1 @uppy/store-default 4.0.0-beta.1
@uppy/core 4.0.0-beta.1 @uppy/store-redux 4.0.0-beta.1
@uppy/dashboard 4.0.0-beta.1 @uppy/svelte 4.0.0-beta.1
@uppy/drag-drop 4.0.0-beta.1 @uppy/thumbnail-generator 4.0.0-beta.1
@uppy/drop-target 3.0.0-beta.1 @uppy/transloadit 4.0.0-beta.1
@uppy/dropbox 4.0.0-beta.1 @uppy/tus 4.0.0-beta.1
@uppy/facebook 4.0.0-beta.1 @uppy/unsplash 4.0.0-beta.1
@uppy/file-input 4.0.0-beta.1 @uppy/url 4.0.0-beta.1
@uppy/form 4.0.0-beta.1 @uppy/utils 6.0.0-beta.1
@uppy/golden-retriever 4.0.0-beta.1 @uppy/vue 2.0.0-beta.1
@uppy/google-drive 4.0.0-beta.1 @uppy/webcam 4.0.0-beta.1
@uppy/image-editor 3.0.0-beta.1 @uppy/xhr-upload 4.0.0-beta.1
@uppy/informer 4.0.0-beta.1 @uppy/zoom 3.0.0-beta.1
@uppy/instagram 4.0.0-beta.1 uppy 4.0.0-beta.1
@uppy/onedrive 4.0.0-beta.1
  • @uppy/vue: migrate to Composition API with TS & drop Vue 2 support (Merlijn Vos / #5043)
  • @uppy/angular: upgrade to Angular 17.x and to TS 5.4 (Antoine du Hamel / #5008)
  • @uppy/svelte: remove UMD output and make it use newer types (Antoine du Hamel / #5023)
  • @uppy/companion-client,@uppy/provider-views,@uppy/status-bar: fix type imports (Antoine du Hamel / #5038)
  • @uppy/aws-s3-multipart: mark opts as optional (Antoine du Hamel / #5039)
  • e2e: bump Cypress version (Antoine du Hamel / #5034)
  • @uppy/react: remove prop-types dependency (Antoine du Hamel / #5031)
  • @uppy/progress-bar: remove default target (Antoine du Hamel / #4971)
  • @uppy/status-bar: remove default target (Antoine du Hamel / #4970)
  • @uppy/react: remove Wrapper.ts (Antoine du Hamel / #5032)
  • @uppy/react: refactor to TS (Antoine du Hamel / #5012)
  • @uppy/core: refine type of private variables (Antoine du Hamel / #5028)
  • @uppy/dashboard: refine type of private variables (Antoine du Hamel / #5027)
  • @uppy/drag-drop: refine type of private variables (Antoine du Hamel / #5026)
  • @uppy/status-bar: refine type of private variables (Antoine du Hamel / #5025)
  • @uppy/remote-sources: migrate to TS (Merlijn Vos / #5020)
  • @uppy/dashboard: refine option types (Antoine du Hamel / #5022)
  • @uppy/dashboard: add new autoOpen option (Chris Grigg / #5001)
  • @uppy/aws-s3-multipart,@uppy/tus,@uppy/utils,@uppy/xhr-upload: Make allowedMetaFields consistent (Merlijn Vos / #5011)
  • @uppy/core: fix some type errors (Antoine du Hamel / #5015)
  • @uppy/audio,@uppy/dashboard,@uppy/drop-target,@uppy/webcam: add missing exports (Antoine du Hamel / #5014)
  • meta: Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (dependabot[bot] / #5013)
  • @uppy/dashboard: refactor to TypeScript (Antoine du Hamel / #4984)
  • @uppy/companion: improve error msg (Mikael Finstad / #5010)
  • @uppy/aws-s3-multipart: refactor to TS (Antoine du Hamel / #4902)
  • @uppy/dashboard: refactor to stable lifecycle method (Antoine du Hamel / #4999)
  • @uppy/companion: crash if trying to set path to / (Mikael Finstad / #5003)
  • @uppy/provider-views: fix super.toggleCheckbox bug (Mikael Finstad / #5004)
  • @uppy/aws-s3-multipart: fix escaping issue with client signed request (Hiroki Shimizu / #5006)
  • @uppy/drag-drop,@uppy/progress-bar: add missing exports (Antoine du Hamel / #5009)
  • @uppy/transloadit: migrate to TS (Merlijn Vos / #4987)
  • @uppy/utils: fix RateLimitedQueue#wrapPromiseFunction types (Antoine du Hamel / #5007)
  • @uppy/golden-retriever: migrate to TS (Merlijn Vos / #4989)
  • meta: Bump follow-redirects from 1.15.4 to 1.15.6 (dependabot[bot] / #5002)
  • meta: fix resize-observer-polyfill types (Antoine du Hamel / #4994)
  • @uppy/core: various type fixes (Antoine du Hamel / #4995)
  • @uppy/utils: fix findAllDOMElements type (Antoine du Hamel / #4997)
  • @uppy/status-bar: fix recoveredState type (Antoine du Hamel / #4996)
  • @uppy/utils: fix AbortablePromise type (Antoine du Hamel / #4988)
  • @uppy/core,@uppy/provider-views: Fix breadcrumbs (Evgenia Karunus / #4986)
  • @uppy/drag-drop: refactor to TypeScript (Antoine du Hamel / #4983)
  • @uppy/webcam: refactor to TypeScript (Antoine du Hamel / #4870)
  • @uppy/url: migrate to TS (Merlijn Vos / #4980)
  • @uppy/zoom: refactor to TypeScript (Murderlon / #4979)
  • @uppy/unsplash: refactor to TypeScript (Murderlon / #4979)
  • @uppy/onedrive: refactor to TypeScript (Murderlon / #4979)
  • @uppy/instagram: refactor to TypeScript (Murderlon / #4979)
  • @uppy/google-drive: refactor to TypeScript (Murderlon / #4979)
  • @uppy/facebook: refactor to TypeScript (Murderlon / #4979)
  • @uppy/dropbox: refactor to TypeScript (Murderlon / #4979)
  • @uppy/box: refactor to TypeScript (Murderlon / #4979)
  • @uppy/utils: migrate RateLimitedQueue to TS (Merlijn Vos / #4981)
  • @uppy/thumbnail-generator: migrate to TS (Merlijn Vos / #4978)
  • @uppy/screen-capture: migrate to TS (Merlijn Vos / #4965)
  • @uppy/companion-client: Replace Provider.initPlugin with composition (Merlijn Vos / #4977)
  • uppy: remove legacy bundle (Antoine du Hamel)
  • meta: include types in npm archive (Antoine du Hamel)
  • @uppy/angular: fix build (Antoine du Hamel)
  • meta: Remove generate types from locale-pack (Murderlon)
  • meta: enable CI on 4.x branch (Antoine du Hamel)
  • @uppy/vue: [v4.x] remove manual types (Antoine du Hamel / #4803)
  • meta: prepare release workflow for beta versions (Antoine du Hamel)

[email protected]

4 weeks ago
Package Version Package Version
@uppy/audio 1.1.8 @uppy/progress-bar 3.1.1
@uppy/aws-s3-multipart 3.11.0 @uppy/provider-views 3.11.0
@uppy/box 2.3.0 @uppy/react 3.3.0
@uppy/companion 4.13.0 @uppy/remote-sources 1.2.0
@uppy/companion-client 3.8.0 @uppy/screen-capture 3.2.0
@uppy/compressor 1.1.2 @uppy/status-bar 3.3.1
@uppy/core 3.10.0 @uppy/thumbnail-generator 3.1.0
@uppy/dashboard 3.8.0 @uppy/transloadit 3.6.0
@uppy/drag-drop 3.1.0 @uppy/tus 3.5.4
@uppy/drop-target 2.0.5 @uppy/unsplash 3.3.0
@uppy/dropbox 3.3.0 @uppy/url 3.6.0
@uppy/facebook 3.3.0 @uppy/utils 5.7.5
@uppy/golden-retriever 3.2.0 @uppy/webcam 3.4.0
@uppy/google-drive 3.5.0 @uppy/zoom 2.3.0
@uppy/instagram 3.3.0 uppy 3.24.0
@uppy/onedrive 3.3.0
  • @uppy/box,@uppy/companion-client,@uppy/provider-views,@uppy/status-bar: fix type imports (Antoine du Hamel / #5038)
  • @uppy/aws-s3-multipart: mark opts as optional (Antoine du Hamel / #5039)
  • e2e: bump Cypress version (Antoine du Hamel / #5034)
  • @uppy/react: refactor to TS (Antoine du Hamel / #5012)
  • @uppy/core: refine type of private variables (Antoine du Hamel / #5028)
  • @uppy/dashboard: refine type of private variables (Antoine du Hamel / #5027)
  • @uppy/drag-drop: refine type of private variables (Antoine du Hamel / #5026)
  • @uppy/status-bar: refine type of private variables (Antoine du Hamel / #5025)
  • @uppy/remote-sources: migrate to TS (Merlijn Vos / #5020)
  • @uppy/dashboard: refine option types (Antoine du Hamel / #5022)
  • @uppy/dashboard: add new autoOpen option (Chris Grigg / #5001)
  • @uppy/core: fix some type errors (Antoine du Hamel / #5015)
  • @uppy/audio,@uppy/dashboard,@uppy/drop-target,@uppy/webcam: add missing exports (Antoine du Hamel / #5014)
  • meta: Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (dependabot[bot] / #5013)
  • @uppy/dashboard: refactor to TypeScript (Antoine du Hamel / #4984)
  • @uppy/companion: improve error msg (Mikael Finstad / #5010)
  • @uppy/aws-s3-multipart: refactor to TS (Antoine du Hamel / #4902)
  • @uppy/dashboard: refactor to stable lifecycle method (Antoine du Hamel / #4999)
  • @uppy/companion: crash if trying to set path to / (Mikael Finstad / #5003)
  • @uppy/provider-views: fix super.toggleCheckbox bug (Mikael Finstad / #5004)
  • @uppy/aws-s3-multipart: fix escaping issue with client signed request (Hiroki Shimizu / #5006)
  • @uppy/drag-drop,@uppy/progress-bar: add missing exports (Antoine du Hamel / #5009)
  • @uppy/transloadit: migrate to TS (Merlijn Vos / #4987)
  • @uppy/utils: fix RateLimitedQueue#wrapPromiseFunction types (Antoine du Hamel / #5007)
  • @uppy/golden-retriever: migrate to TS (Merlijn Vos / #4989)
  • meta: Bump follow-redirects from 1.15.4 to 1.15.6 (dependabot[bot] / #5002)
  • meta: fix resize-observer-polyfill types (Antoine du Hamel / #4994)
  • @uppy/core: various type fixes (Antoine du Hamel / #4995)
  • @uppy/utils: fix findAllDOMElements type (Antoine du Hamel / #4997)
  • @uppy/status-bar: fix recoveredState type (Antoine du Hamel / #4996)
  • @uppy/utils: fix AbortablePromise type (Antoine du Hamel / #4988)
  • @uppy/core,@uppy/provider-views: Fix breadcrumbs (Evgenia Karunus / #4986)
  • @uppy/drag-drop: refactor to TypeScript (Antoine du Hamel / #4983)
  • @uppy/webcam: refactor to TypeScript (Antoine du Hamel / #4870)
  • @uppy/url: migrate to TS (Merlijn Vos / #4980)
  • @uppy/zoom: refactor to TypeScript (Murderlon / #4979)
  • @uppy/unsplash: refactor to TypeScript (Murderlon / #4979)
  • @uppy/onedrive: refactor to TypeScript (Murderlon / #4979)
  • @uppy/instagram: refactor to TypeScript (Murderlon / #4979)
  • @uppy/google-drive: refactor to TypeScript (Murderlon / #4979)
  • @uppy/facebook: refactor to TypeScript (Murderlon / #4979)
  • @uppy/dropbox: refactor to TypeScript (Murderlon / #4979)
  • @uppy/box: refactor to TypeScript (Murderlon / #4979)
  • @uppy/utils: migrate RateLimitedQueue to TS (Merlijn Vos / #4981)
  • @uppy/thumbnail-generator: migrate to TS (Merlijn Vos / #4978)
  • @uppy/screen-capture: migrate to TS (Merlijn Vos / #4965)
  • @uppy/companion-client: Replace Provider.initPlugin with composition (Merlijn Vos / #4977)

[email protected]

1 month ago
Package Version Package Version
@uppy/box 2.2.1 @uppy/onedrive 3.2.1
@uppy/companion-client 3.7.4 @uppy/progress-bar 3.1.0
@uppy/core 3.9.3 @uppy/provider-views 3.10.0
@uppy/dashboard 3.7.5 @uppy/status-bar 3.3.0
@uppy/file-input 3.1.0 @uppy/utils 5.7.4
@uppy/form 3.2.0 @uppy/xhr-upload 3.6.4
@uppy/image-editor 2.4.4 uppy 3.23.0
@uppy/informer 3.1.0
  • @uppy/form: migrate to TS (Merlijn Vos / #4937)
  • @uppy/box: fetchPreAuthToken in box too (Mikael Finstad / #4969)
  • @uppy/progress-bar: refactor to TypeScript (Mikael Finstad / #4921)
  • @uppy/onedrive: fix custom oauth2 credentials for onedrive (Mikael Finstad / #4968)
  • @uppy/companion-client,@uppy/utils,@uppy/xhr-upload: improvements for #4922 (Mikael Finstad / #4960)
  • @uppy/utils: fix various type issues (Mikael Finstad / #4958)
  • @uppy/provider-views: migrate to TS (Merlijn Vos / #4919)
  • @uppy/utils: simplify findDOMElements (Mikael Finstad / #4957)
  • @uppy/xhr-upload: fix getResponseData regression (Merlijn Vos / #4964)
  • @uppy/informer: migrate to TS (Merlijn Vos / #4967)
  • @uppy/core: remove unused import (Antoine du Hamel / #4972)
  • @uppy/image-editor: remove default target (Merlijn Vos / #4966)
  • @uppy/angular: Build fixes (Mikael Finstad / #4959)
  • meta: Fix flaky e2e test (Murderlon)
  • meta: fix e2e flake (Mikael Finstad / #4961)
  • meta: add support for Fragment short syntax (Antoine du Hamel / #4953)
  • @uppy/file-input: refactor to TypeScript (Antoine du Hamel / #4954)

[email protected]

2 months ago
Package Version Package Version
@uppy/audio 1.1.7 @uppy/react 3.2.2
@uppy/companion 4.12.3 @uppy/status-bar 3.2.8
@uppy/companion-client 3.7.3 @uppy/tus 3.5.3
@uppy/core 3.9.2 @uppy/utils 5.7.3
@uppy/dashboard 3.7.4 @uppy/xhr-upload 3.6.3
@uppy/image-editor 2.4.3 uppy 3.22.2
  • @uppy/core: fix plugin detection (Antoine du Hamel / #4951)
  • @uppy/core,@uppy/utils: Introduce ValidateableFile & move MinimalRequiredUppyFile into utils (Antoine du Hamel / #4944)
  • meta: uppy: fix bundle builder (Antoine du Hamel / #4950)
  • @uppy/core: improve UIPluginOptions types (Merlijn Vos / #4946)
  • @uppy/companion-client: fix body/url on upload-success (Merlijn Vos / #4922)
  • @uppy/utils: remove EventManager circular reference (Merlijn Vos / #4949)
  • @uppy/dashboard: MetaEditor + ImageEditor - new state machine logic (Evgenia Karunus / #4939)
  • meta: disable @typescript-eslint/no-non-null-assertion lint rule (Antoine du Hamel / #4945)
  • @uppy/companion-client: remove unnecessary 'use strict' directives (Antoine du Hamel / #4943)
  • @uppy/companion-client: type changes for provider-views (Antoine du Hamel / #4938)
  • meta: bump ip from 1.1.8 to 1.1.9 (dependabot[bot] / #4941)
  • @uppy/companion-client: update types (Antoine du Hamel / #4927)

[email protected]

2 months ago
Package Version Package Version
@uppy/audio 1.1.6 @uppy/remote-sources 1.1.2
@uppy/aws-s3 3.6.2 @uppy/status-bar 3.2.7
@uppy/aws-s3-multipart 3.10.2 @uppy/store-default 3.2.2
@uppy/companion 4.12.2 @uppy/store-redux 3.0.7
@uppy/companion-client 3.7.2 @uppy/svelte 3.1.3
@uppy/compressor 1.1.1 @uppy/thumbnail-generator 3.0.8
@uppy/core 3.9.1 @uppy/transloadit 3.5.1
@uppy/dashboard 3.7.3 @uppy/tus 3.5.2
@uppy/drop-target 2.0.4 @uppy/utils 5.7.2
@uppy/form 3.1.1 @uppy/vue 1.1.2
@uppy/golden-retriever 3.1.3 @uppy/webcam 3.3.6
@uppy/image-editor 2.4.2 @uppy/xhr-upload 3.6.2
@uppy/locales 3.5.2 uppy 3.22.1
@uppy/provider-views 3.9.1
  • @uppy/locales: update vi_VN translation (David Nguyen / #4930)
  • @uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/status-bar: bump @transloadit/prettier-bytes (Antoine du Hamel / #4933)