Skip to content

Commit

Permalink
Release: uppy@3.0.0-beta.5
Browse files Browse the repository at this point in the history
This is a release candidate for the following packages:

- `@uppy/audio`: 1.0.0-beta.1 -> 1.0.0-beta.2
- `@uppy/aws-s3`: 3.0.0-beta.2 -> 3.0.0-beta.3
- `@uppy/aws-s3-multipart`: 3.0.0-beta.3 -> 3.0.0-beta.4
- `@uppy/box`: 2.0.0-beta.1 -> 2.0.0-beta.2
- `@uppy/companion`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/companion-client`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/compressor`: 1.0.0-beta.2 -> 1.0.0-beta.3
- `@uppy/core`: 3.0.0-beta.3 -> 3.0.0-beta.4
- `@uppy/dashboard`: 3.0.0-beta.3 -> 3.0.0-beta.4
- `@uppy/drag-drop`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/drop-target`: 2.0.0-beta.2 -> 2.0.0-beta.3
- `@uppy/dropbox`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/facebook`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/file-input`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/form`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/golden-retriever`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/google-drive`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/image-editor`: 2.0.0-beta.2 -> 2.0.0-beta.3
- `@uppy/informer`: 3.0.0-beta.2 -> 3.0.0-beta.3
- `@uppy/instagram`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/locales`: 3.0.0-beta.3 -> 3.0.0-beta.4
- `@uppy/onedrive`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/progress-bar`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/provider-views`: 3.0.0-beta.2 -> 3.0.0-beta.3
- `@uppy/react`: 3.0.0-beta.3 -> 3.0.0-beta.4
- `@uppy/redux-dev-tools`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/remote-sources`: 1.0.0-beta.3 -> 1.0.0-beta.4
- `@uppy/screen-capture`: 3.0.0-beta.2 -> 3.0.0-beta.3
- `@uppy/status-bar`: 3.0.0-beta.2 -> 3.0.0-beta.3
- `@uppy/store-default`: 3.0.0-beta.2 -> 3.0.0-beta.3
- `@uppy/store-redux`: 3.0.0-beta.2 -> 3.0.0-beta.3
- `@uppy/svelte`: 2.0.0-beta.1 -> 2.0.0-beta.2
- `@uppy/thumbnail-generator`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/transloadit`: 3.0.0-beta.4 -> 3.0.0-beta.5
- `@uppy/tus`: 3.0.0-beta.2 -> 3.0.0-beta.3
- `@uppy/unsplash`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/url`: 3.0.0-beta.2 -> 3.0.0-beta.3
- `@uppy/utils`: 5.0.0-beta -> 5.0.0-beta.1
- `@uppy/vue`: 1.0.0-beta.1 -> 1.0.0-beta.2
- `@uppy/webcam`: 3.0.0-beta.2 -> 3.0.0-beta.3
- `@uppy/xhr-upload`: 3.0.0-beta.2 -> 3.0.0-beta.3
- `@uppy/zoom`: 2.0.0-beta.1 -> 2.0.0-beta.2
- `uppy`: 3.0.0-beta.4 -> 3.0.0-beta.5
  • Loading branch information
aduh95 authored and actions-user committed Aug 16, 2022
1 parent 535aae4 commit d5a7038
Show file tree
Hide file tree
Showing 64 changed files with 287 additions and 115 deletions.
2 changes: 1 addition & 1 deletion BUNDLE-README.md
@@ -1,7 +1,7 @@
# Uppy

Hi, thanks for trying out the bundled version of the Uppy File Uploader. You can use
this from a CDN (`<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js"></script>`) or bundle it with your webapp.
this from a CDN (`<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.5/uppy.min.js"></script>`) or bundle it with your webapp.

Note that the recommended way to use Uppy is to install it with yarn/npm and use a
bundler like Webpack so that you can create a smaller custom build with only the
Expand Down
56 changes: 56 additions & 0 deletions CHANGELOG.md
Expand Up @@ -12,6 +12,62 @@ Please add your entries in this format:

In the current stage we aim to release a new version at least every month.

## 3.0.0-beta.5

Released: 2022-08-16

| Package | Version | Package | Version |
| ------------------------- | ------------ | ------------------------- | ------------ |
| @uppy/audio | 1.0.0-beta.2 | @uppy/progress-bar | 3.0.0-beta.2 |
| @uppy/aws-s3 | 3.0.0-beta.3 | @uppy/provider-views | 3.0.0-beta.3 |
| @uppy/aws-s3-multipart | 3.0.0-beta.4 | @uppy/react | 3.0.0-beta.4 |
| @uppy/box | 2.0.0-beta.2 | @uppy/redux-dev-tools | 3.0.0-beta.2 |
| @uppy/companion | 4.0.0-beta.4 | @uppy/remote-sources | 1.0.0-beta.4 |
| @uppy/companion-client | 3.0.0-beta.2 | @uppy/screen-capture | 3.0.0-beta.3 |
| @uppy/compressor | 1.0.0-beta.3 | @uppy/status-bar | 3.0.0-beta.3 |
| @uppy/core | 3.0.0-beta.4 | @uppy/store-default | 3.0.0-beta.3 |
| @uppy/dashboard | 3.0.0-beta.4 | @uppy/store-redux | 3.0.0-beta.3 |
| @uppy/drag-drop | 3.0.0-beta.2 | @uppy/svelte | 2.0.0-beta.2 |
| @uppy/drop-target | 2.0.0-beta.3 | @uppy/thumbnail-generator | 3.0.0-beta.2 |
| @uppy/dropbox | 3.0.0-beta.2 | @uppy/transloadit | 3.0.0-beta.5 |
| @uppy/facebook | 3.0.0-beta.2 | @uppy/tus | 3.0.0-beta.3 |
| @uppy/file-input | 3.0.0-beta.2 | @uppy/unsplash | 3.0.0-beta.2 |
| @uppy/form | 3.0.0-beta.2 | @uppy/url | 3.0.0-beta.3 |
| @uppy/golden-retriever | 3.0.0-beta.2 | @uppy/utils | 5.0.0-beta.1 |
| @uppy/google-drive | 3.0.0-beta.2 | @uppy/vue | 1.0.0-beta.2 |
| @uppy/image-editor | 2.0.0-beta.3 | @uppy/webcam | 3.0.0-beta.3 |
| @uppy/informer | 3.0.0-beta.3 | @uppy/xhr-upload | 3.0.0-beta.3 |
| @uppy/instagram | 3.0.0-beta.2 | @uppy/zoom | 2.0.0-beta.2 |
| @uppy/locales | 3.0.0-beta.4 | uppy | 3.0.0-beta.5 |
| @uppy/onedrive | 3.0.0-beta.2 | | |

- 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)
- @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)
- @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)


## 3.0.0-beta.4

Released: 2022-08-03
Expand Down
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -67,18 +67,18 @@ const uppy = new Uppy({ autoProceed: false })
$ npm install @uppy/core @uppy/dashboard @uppy/tus
```

Add CSS [uppy.min.css](https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.css), either to your HTML page’s `<head>` or include in JS, if your bundler of choice supports it.
Add CSS [uppy.min.css](https://releases.transloadit.com/uppy/v3.0.0-beta.5/uppy.min.css), either to your HTML page’s `<head>` or include in JS, if your bundler of choice supports it.

Alternatively, you can also use a pre-built bundle from Transloadit’s CDN: Edgly. In that case `Uppy` will attach itself to the global `window.Uppy` object.

> ⚠️ The bundle consists of most Uppy plugins, so this method is not recommended for production, as your users will have to download all plugins when you are likely using only a few.
```html
<!-- 1. Add CSS to `<head>` -->
<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.css" rel="stylesheet">
<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.5/uppy.min.css" rel="stylesheet">

<!-- 2. Add JS before the closing `</body>` -->
<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js"></script>
<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.5/uppy.min.js"></script>

<!-- 3. Initialize -->
<div class="UppyDragDrop"></div>
Expand Down Expand Up @@ -184,7 +184,7 @@ If you’re using Uppy from CDN, those polyfills are already included in the leg
bundle, so no need to include anything additionally:
```html
<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.legacy.min.js"></script>
<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.5/uppy.legacy.min.js"></script>
```
## FAQ
Expand Down
6 changes: 3 additions & 3 deletions examples/cdn-example/index.html
Expand Up @@ -4,7 +4,7 @@
<title></title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.css" rel="stylesheet" />
<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.5/uppy.min.css" rel="stylesheet" />
</head>
<body>
<noscript>You need JavaScript enabled for this example to work.</noscript>
Expand All @@ -16,7 +16,7 @@
Dashboard,
Webcam,
Tus,
} from "https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.mjs";
} from "https://releases.transloadit.com/uppy/v3.0.0-beta.5/uppy.min.mjs";

const uppy = new Core.Uppy({ debug: true, autoProceed: false })
.use(Dashboard, { trigger: "#uppyModalOpener" })
Expand All @@ -29,7 +29,7 @@
</script>

<!-- To support older browsers, you can use the legacy bundle which adds a global `Uppy` object. -->
<script nomodule src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.legacy.min.js"></script>
<script nomodule src="https://releases.transloadit.com/uppy/v3.0.0-beta.5/uppy.legacy.min.js"></script>
<script nomodule>
{
const { Core, Dashboard, Webcam, Tus } = Uppy;
Expand Down
4 changes: 2 additions & 2 deletions examples/uppy-with-companion/client/index.html
Expand Up @@ -4,11 +4,11 @@
<title></title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.css" rel="stylesheet">
<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.5/uppy.min.css" rel="stylesheet">
</head>
<body>
<button id="uppyModalOpener">Open Modal</button>
<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js"></script>
<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.5/uppy.min.js"></script>
<script>
const uppy = new Uppy.Core({debug: true, autoProceed: false})
.use(Uppy.Dashboard, { trigger: '#uppyModalOpener' })
Expand Down
5 changes: 3 additions & 2 deletions packages/@uppy/audio/package.json
@@ -1,7 +1,7 @@
{
"name": "@uppy/audio",
"description": "Uppy plugin that records audio using the device’s microphone.",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"license": "MIT",
"main": "lib/index.js",
"style": "dist/style.min.css",
Expand Down Expand Up @@ -37,5 +37,6 @@
},
"publishConfig": {
"access": "public"
}
},
"stableVersion": "1.0.0-beta.1"
}
9 changes: 9 additions & 0 deletions packages/@uppy/aws-s3-multipart/CHANGELOG.md
@@ -1,5 +1,14 @@
# @uppy/aws-s3-multipart

## 3.0.0-beta.4

Released: 2022-08-16
Included in: Uppy v3.0.0-beta.5

- @uppy/aws-s3-multipart: Fix when using Companion (Merlijn Vos / #3969)
- @uppy/aws-s3-multipart: Fix race condition in `#uploadParts` (Morgan Zolob / #3955)
- @uppy/aws-s3-multipart: ignore exception inside `abortMultipartUpload` (Antoine du Hamel / #3950)

## 3.0.0-beta.3

Released: 2022-08-03
Expand Down
5 changes: 3 additions & 2 deletions packages/@uppy/aws-s3-multipart/package.json
@@ -1,7 +1,7 @@
{
"name": "@uppy/aws-s3-multipart",
"description": "Upload to Amazon S3 with Uppy and S3's Multipart upload strategy",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"license": "MIT",
"main": "lib/index.js",
"type": "module",
Expand Down Expand Up @@ -34,5 +34,6 @@
},
"peerDependencies": {
"@uppy/core": "workspace:^"
}
},
"stableVersion": "3.0.0-beta.3"
}
7 changes: 7 additions & 0 deletions packages/@uppy/aws-s3/CHANGELOG.md
@@ -1,5 +1,12 @@
# @uppy/aws-s3

## 3.0.0-beta.3

Released: 2022-08-16
Included in: Uppy v3.0.0-beta.5

- @uppy/aws-s3: Export AwsS3UploadParameters & AwsS3Options interfaces (Antonina Vertsinskaya / #3956)

## 3.0.0-beta.2

Released: 2022-07-27
Expand Down
5 changes: 3 additions & 2 deletions packages/@uppy/aws-s3/package.json
@@ -1,7 +1,7 @@
{
"name": "@uppy/aws-s3",
"description": "Upload to Amazon S3 with Uppy",
"version": "3.0.0-beta.2",
"version": "3.0.0-beta.3",
"license": "MIT",
"main": "lib/index.js",
"type": "module",
Expand Down Expand Up @@ -34,5 +34,6 @@
},
"peerDependencies": {
"@uppy/core": "workspace:^"
}
},
"stableVersion": "3.0.0-beta.2"
}
5 changes: 3 additions & 2 deletions packages/@uppy/box/package.json
@@ -1,7 +1,7 @@
{
"name": "@uppy/box",
"description": "Import files from Box, into Uppy.",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"license": "MIT",
"main": "lib/index.js",
"type": "module",
Expand Down Expand Up @@ -31,5 +31,6 @@
},
"publishConfig": {
"access": "public"
}
},
"stableVersion": "2.0.0-beta.1"
}
5 changes: 3 additions & 2 deletions packages/@uppy/companion-client/package.json
@@ -1,7 +1,7 @@
{
"name": "@uppy/companion-client",
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"license": "MIT",
"main": "lib/index.js",
"types": "types/index.d.ts",
Expand All @@ -27,5 +27,6 @@
},
"devDependencies": {
"@jest/globals": "^27.4.2"
}
},
"stableVersion": "3.0.0-beta.1"
}
14 changes: 14 additions & 0 deletions packages/@uppy/companion/CHANGELOG.md
@@ -1,5 +1,19 @@
# @uppy/companion

## 4.0.0-beta.4

Released: 2022-08-16
Included in: Uppy v3.0.0-beta.5

- @uppy/companion: Companion: bring back default upload protocol (Mikael Finstad / #3967)
- @uppy/companion: enforce usage of uploadUrls (Mikael Finstad / #3965)
- @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/companion: fix default getKey for non-standalone too (Mikael Finstad / #3945)
- @uppy/companion: remove `isobject` from dependencies (Antoine du Hamel / #3948)
- @uppy/companion: show deprecation message when using legacy s3 options (Antoine du Hamel / #3944)

## 4.0.0-beta.3

Released: 2022-08-03
Expand Down
5 changes: 3 additions & 2 deletions packages/@uppy/companion/package.json
@@ -1,6 +1,6 @@
{
"name": "@uppy/companion",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "OAuth helper and remote fetcher for Uppy's (https://uppy.io) extensible file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Dropbox and Google Drive, S3 and more :dog:",
"main": "lib/companion.js",
"types": "lib/companion.d.ts",
Expand Down Expand Up @@ -113,5 +113,6 @@
},
"installConfig": {
"hoistingLimits": "workspaces"
}
},
"stableVersion": "4.0.0-beta.3"
}
7 changes: 7 additions & 0 deletions packages/@uppy/compressor/CHANGELOG.md
@@ -1,5 +1,12 @@
# @uppy/compressor

## 1.0.0-beta.3

Released: 2022-08-16
Included in: Uppy v3.0.0-beta.5

- @uppy/compressor: Fix Compressor being broken when no name is in the compressed blob (Artur Paikin / #3947)

## 0.3.1

Released: 2022-07-27
Expand Down
5 changes: 3 additions & 2 deletions packages/@uppy/compressor/package.json
@@ -1,7 +1,7 @@
{
"name": "@uppy/compressor",
"description": "Uppy plugin that compresses images before upload, saving up to 60% in size",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"license": "MIT",
"main": "lib/index.js",
"style": "dist/style.min.css",
Expand Down Expand Up @@ -34,5 +34,6 @@
},
"publishConfig": {
"access": "public"
}
},
"stableVersion": "1.0.0-beta.2"
}
7 changes: 7 additions & 0 deletions packages/@uppy/core/CHANGELOG.md
@@ -1,5 +1,12 @@
# @uppy/core

## 3.0.0-beta.4

Released: 2022-08-16
Included in: Uppy v3.0.0-beta.5

- @uppy/core,@uppy/react: Fix all breaking todo comments for 3.0 (Merlijn Vos / #3907)

## 3.0.0-beta.2

Released: 2022-07-27
Expand Down
5 changes: 3 additions & 2 deletions packages/@uppy/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@uppy/core",
"description": "Core module for the extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"license": "MIT",
"main": "lib/index.js",
"style": "dist/style.min.css",
Expand Down Expand Up @@ -32,5 +32,6 @@
},
"devDependencies": {
"@jest/globals": "^27.4.2"
}
},
"stableVersion": "3.0.0-beta.3"
}
5 changes: 3 additions & 2 deletions packages/@uppy/dashboard/package.json
@@ -1,7 +1,7 @@
{
"name": "@uppy/dashboard",
"description": "Universal UI plugin for Uppy.",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"license": "MIT",
"main": "lib/index.js",
"style": "dist/style.min.css",
Expand Down Expand Up @@ -44,5 +44,6 @@
},
"peerDependencies": {
"@uppy/core": "workspace:^"
}
},
"stableVersion": "3.0.0-beta.3"
}
5 changes: 3 additions & 2 deletions packages/@uppy/drag-drop/package.json
@@ -1,7 +1,7 @@
{
"name": "@uppy/drag-drop",
"description": "Droppable zone UI for Uppy. Drag and drop files into it to upload.",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"license": "MIT",
"main": "lib/index.js",
"style": "dist/style.min.css",
Expand Down Expand Up @@ -31,5 +31,6 @@
},
"peerDependencies": {
"@uppy/core": "workspace:^"
}
},
"stableVersion": "3.0.0-beta.1"
}

0 comments on commit d5a7038

Please sign in to comment.