uppy/packages/@uppy
github-actions[bot] c59b710de9
Release: uppy@2.8.0 (#3579)
| Package              | Version | Package              | Version |
| -------------------- | ------- | -------------------- | ------- |
| @uppy/audio          |   0.3.0 | @uppy/locales        |   2.0.8 |
| @uppy/aws-s3         |   2.0.8 | @uppy/provider-views |   2.0.8 |
| @uppy/companion      |   3.4.0 | @uppy/vue            |   0.4.6 |
| @uppy/compressor     |   0.2.3 | @uppy/robodog        |   2.4.0 |
| @uppy/core           |   2.1.6 | uppy                 |   2.8.0 |
| @uppy/drop-target    |   1.1.2 |                      |         |

- @uppy/aws-s3: fix wrong events being sent to companion (Mikael Finstad / #3576)
- @uppy/compressor: ignore remote files, calculate savings correctly (Artur Paikin / #3578)
- @uppy/companion: always log errors with stack trace (Mikael Finstad / #3573)
- meta: remove incorrect s3 documentation (Mikael Finstad / #3571)
- @uppy/companion: Companion refactor (Mikael Finstad / #3542)
- website: partial ooops (Artur Paikin)
- meta: run e2e workflow on the head branch instead of the base one (Antoine du Hamel / #3561)
- website: Use Plausible instead of Google Analytics (Artur Paikin / #3567)
- @uppy/vue: enforce use of file extension within the import path (Antoine du Hamel / #3560)
- @uppy/drop-target: ignore if dropped elements aren't files (Penar Musaraj / #3563)
- @uppy/core: Abstract restriction logic in a new Restricter class (Merlijn Vos / #3532)
- @uppy/companion: Fetch all Google Drive shared drives (Robert DiMartino / #3553)
- website: add blog post 2.4-2.7 (Artur Paikin / #3557)
- meta: fix e2e (Antoine du Hamel / #3562)
- meta: fix broken link (YukeshShr / #3559)
- meta: fix support of export declaration in source files (Antoine du Hamel / #3558)
- @uppy/companion: Order Google Drive results by folder to show all folders first (Robert DiMartino / #3546)
- meta: add corsOrigins to docs (Mikael Finstad / #3554)
- @uppy/audio: refactor to ESM (Antoine du Hamel / #3470)
- @uppy/locales: compressor cleanup (Antoine du Hamel / #3531)
- meta: fix CJS interop in Vite config (Antoine du Hamel / #3543)
- @uppy/companion: upgrade node-redis-pubsub (Mikael Finstad / #3541)
- @uppy/provider-views: provider-view: fix breadcrumbs (Artur Paikin / #3535)
- meta: Update BACKLOG.md (Artur Paikin)
- @uppy/locales: Update ru_RU.js (Sobakin Sviatoslav / #3529)
- @uppy/companion: reorder reqToOptions (Antoine du Hamel / #3530)
- meta: Fix yarn caching in github actions (Mikael Finstad / #3526)
2022-03-16 23:28:52 +00:00
..
angular Release: uppy@2.7.0 (#3525) 2022-03-02 15:26:05 +00:00
audio Release: uppy@2.8.0 (#3579) 2022-03-16 23:28:52 +00:00
aws-s3 Release: uppy@2.8.0 (#3579) 2022-03-16 23:28:52 +00:00
aws-s3-multipart Release: uppy@2.7.0 (#3525) 2022-03-02 15:26:05 +00:00
box Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
companion Release: uppy@2.8.0 (#3579) 2022-03-16 23:28:52 +00:00
companion-client Release: uppy@2.5.0 (#3487) 2022-02-14 18:53:02 +00:00
compressor Release: uppy@2.8.0 (#3579) 2022-03-16 23:28:52 +00:00
core Release: uppy@2.8.0 (#3579) 2022-03-16 23:28:52 +00:00
dashboard Release: uppy@2.5.0 (#3487) 2022-02-14 18:53:02 +00:00
drag-drop Release: uppy@2.4.0 (#3420) 2022-01-10 19:43:52 +00:00
drop-target Release: uppy@2.8.0 (#3579) 2022-03-16 23:28:52 +00:00
dropbox Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
facebook Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
file-input Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
form meta: use workspace:^ in peerDependencies (#3278) 2021-10-27 17:53:16 +02:00
golden-retriever Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
google-drive Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
image-editor Release: uppy@2.4.0 (#3420) 2022-01-10 19:43:52 +00:00
informer Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
instagram Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
locales Release: uppy@2.8.0 (#3579) 2022-03-16 23:28:52 +00:00
onedrive Release: uppy@2.5.1 (#3493) 2022-02-16 13:44:01 +00:00
progress-bar meta: use workspace:^ in peerDependencies (#3278) 2021-10-27 17:53:16 +02:00
provider-views Release: uppy@2.8.0 (#3579) 2022-03-16 23:28:52 +00:00
react Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
react-native meta: use workspace:^ instead of workspace:* (#3278) 2021-10-27 17:53:11 +02:00
redux-dev-tools meta: use workspace:^ in peerDependencies (#3278) 2021-10-27 17:53:16 +02:00
robodog Release: uppy@2.8.0 (#3579) 2022-03-16 23:28:52 +00:00
screen-capture Release: uppy@2.4.0 (#3420) 2022-01-10 19:43:52 +00:00
status-bar Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
store-default Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
store-redux Release: uppy@2.3.1 (#3357) 2021-12-09 20:00:12 +00:00
svelte Release: uppy@2.3.2 (#3383) 2021-12-21 14:46:52 +00:00
thumbnail-generator Release: uppy@2.5.1 (#3493) 2022-02-16 13:44:01 +00:00
transloadit Release: uppy@2.4.1 (#3432) 2022-01-12 16:24:49 +00:00
tus Release: uppy@2.4.0 (#3420) 2022-01-10 19:43:52 +00:00
unsplash @uppy/unsplash@2.0.3 2021-11-08 15:31:37 +01:00
url Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
utils Release: uppy@2.4.0 (#3420) 2022-01-10 19:43:52 +00:00
vue Release: uppy@2.8.0 (#3579) 2022-03-16 23:28:52 +00:00
webcam Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00
xhr-upload Release: uppy@2.3.1 (#3357) 2021-12-09 20:00:12 +00:00
zoom Release: uppy@2.3.0 (#3348) 2021-12-07 18:48:43 +00:00