Forráskód Böngészése

Release: uppy@3.0.0-beta.4 (#3943)


| Package                |      Version | Package                |      Version |
| ---------------------- | ------------ | ---------------------- | ------------ |
| @uppy/aws-s3-multipart | 3.0.0-beta.3 | @uppy/screen-capture   | 3.0.0-beta.2 |
| @uppy/companion        | 4.0.0-beta.3 | @uppy/status-bar       | 3.0.0-beta.2 |
| @uppy/core             | 3.0.0-beta.3 | @uppy/store-default    | 3.0.0-beta.2 |
| @uppy/dashboard        | 3.0.0-beta.3 | @uppy/transloadit      | 3.0.0-beta.4 |
| @uppy/drop-target      | 2.0.0-beta.2 | @uppy/tus              | 3.0.0-beta.2 |
| @uppy/informer         | 3.0.0-beta.2 | @uppy/url              | 3.0.0-beta.2 |
| @uppy/react            | 3.0.0-beta.3 | @uppy/robodog          | 3.0.0-beta.4 |
| @uppy/remote-sources   | 1.0.0-beta.3 | uppy                   | 3.0.0-beta.4 |

- @uppy/companion,@uppy/tus: Upgrade tus-js-client to 3.0.0 (Merlijn Vos / #3942)
- meta: fix release script (Antoine du Hamel)
- @uppy/aws-s3-multipart: Correctly handle errors for `prepareUploadParts` (Merlijn Vos / #3912)
- @uppy/store-default: export the class, don't expose `.callbacks` (Antoine du Hamel / #3928)
- @uppy/remote-sources: do not rely on `.name` property (Antoine du Hamel / #3941)
- @uppy/screen-capture: fix TODOs (Antoine du Hamel / #3930)
- @uppy/status-bar: rename internal modules (Antoine du Hamel / #3929)
- @uppy/transloadit: remove static properties in favor of exports (Antoine du Hamel / #3927)
- @uppy/informer: simplify `render` method (Antoine du Hamel / #3931)
- @uppy/url: remove private methods from public API (Antoine du Hamel / #3934)
- @uppy/dashboard: change `copyToClipboard` signature (Antoine du Hamel / #3933)
- @uppy/drop-target: remove `isFileTransfer` from the public API (Antoine du Hamel / #3932)
- meta: improve beta release script (Antoine du Hamel)




| Package           | Version | Package           | Version |
| ----------------- | ------- | ----------------- | ------- |
| @uppy/transloadit |   2.3.6 | @uppy/robodog     |   2.9.2 |
| @uppy/tus         |   2.4.2 | uppy              |  2.13.2 |

- @uppy/transloadit: send `assembly-cancelled` only once (Antoine du Hamel / #3937)
- meta: `keepNames` in bundle (Antoine du Hamel / #3926)
- meta: e2e: fix Transloadit test suite with Cypress 10 (Antoine du Hamel / #3936)
- meta: Bump guzzlehttp/guzzle from 7.4.1 to 7.4.5 in /examples/aws-presigned-url (dependabot[bot] / #3842)
- @uppy/tus: fix dependencies (Antoine du Hamel / #3923)
- meta: doc: fix linter failure in `image-editor.md` (Antoine du Hamel / #3924)
- meta: doc: Fix typo in image-editor.md (Ikko Ashimine / #3921)
- website: Docs and header fix (Artur Paikin / #3920)
github-actions[bot] 2 éve
szülő
commit
2b87253f79
44 módosított fájl, 165 hozzáadás és 51 törlés
  1. 1 1
      BUNDLE-README.md
  2. 30 0
      CHANGELOG.md
  3. 4 4
      README.md
  4. 3 3
      examples/cdn-example/index.html
  5. 1 1
      examples/transloadit-textarea/index.html
  6. 2 2
      examples/uppy-with-companion/client/index.html
  7. 7 0
      packages/@uppy/aws-s3-multipart/CHANGELOG.md
  8. 1 1
      packages/@uppy/aws-s3-multipart/package.json
  9. 7 0
      packages/@uppy/companion/CHANGELOG.md
  10. 1 1
      packages/@uppy/companion/package.json
  11. 1 1
      packages/@uppy/core/package.json
  12. 7 0
      packages/@uppy/dashboard/CHANGELOG.md
  13. 1 1
      packages/@uppy/dashboard/package.json
  14. 7 0
      packages/@uppy/drop-target/CHANGELOG.md
  15. 1 1
      packages/@uppy/drop-target/package.json
  16. 7 0
      packages/@uppy/informer/CHANGELOG.md
  17. 1 1
      packages/@uppy/informer/package.json
  18. 1 1
      packages/@uppy/react/package.json
  19. 7 0
      packages/@uppy/remote-sources/CHANGELOG.md
  20. 1 1
      packages/@uppy/remote-sources/package.json
  21. 2 2
      packages/@uppy/robodog/README.md
  22. 1 1
      packages/@uppy/robodog/package.json
  23. 7 0
      packages/@uppy/screen-capture/CHANGELOG.md
  24. 1 1
      packages/@uppy/screen-capture/package.json
  25. 7 0
      packages/@uppy/status-bar/CHANGELOG.md
  26. 1 1
      packages/@uppy/status-bar/package.json
  27. 7 0
      packages/@uppy/store-default/CHANGELOG.md
  28. 1 1
      packages/@uppy/store-default/package.json
  29. 7 0
      packages/@uppy/transloadit/CHANGELOG.md
  30. 1 1
      packages/@uppy/transloadit/package.json
  31. 7 0
      packages/@uppy/tus/CHANGELOG.md
  32. 1 1
      packages/@uppy/tus/package.json
  33. 7 0
      packages/@uppy/url/CHANGELOG.md
  34. 1 1
      packages/@uppy/url/package.json
  35. 1 1
      packages/uppy/package.json
  36. 5 5
      website/src/docs/index.md
  37. 1 1
      website/src/docs/locales.md
  38. 3 3
      website/src/docs/migration-guides.md
  39. 3 3
      website/src/docs/robodog-form.md
  40. 2 2
      website/src/docs/robodog.md
  41. 3 3
      website/src/examples/i18n/app.html
  42. 1 1
      website/src/examples/markdown-snippets/app.es6
  43. 1 1
      website/src/examples/markdown-snippets/app.html
  44. 3 3
      website/themes/uppy/layout/index.ejs

+ 1 - 1
BUNDLE-README.md

@@ -1,7 +1,7 @@
 # Uppy
 # Uppy
 
 
 Hi, thanks for trying out the bundled version of the Uppy File Uploader. You can use
 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.3/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.4/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
 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
 bundler like Webpack so that you can create a smaller custom build with only the

+ 30 - 0
CHANGELOG.md

@@ -12,6 +12,36 @@ Please add your entries in this format:
 
 
 In the current stage we aim to release a new version at least every month.
 In the current stage we aim to release a new version at least every month.
 
 
+## 3.0.0-beta.4
+
+Released: 2022-08-03
+
+| Package                |      Version | Package                |      Version |
+| ---------------------- | ------------ | ---------------------- | ------------ |
+| @uppy/aws-s3-multipart | 3.0.0-beta.3 | @uppy/screen-capture   | 3.0.0-beta.2 |
+| @uppy/companion        | 4.0.0-beta.3 | @uppy/status-bar       | 3.0.0-beta.2 |
+| @uppy/core             | 3.0.0-beta.3 | @uppy/store-default    | 3.0.0-beta.2 |
+| @uppy/dashboard        | 3.0.0-beta.3 | @uppy/transloadit      | 3.0.0-beta.4 |
+| @uppy/drop-target      | 2.0.0-beta.2 | @uppy/tus              | 3.0.0-beta.2 |
+| @uppy/informer         | 3.0.0-beta.2 | @uppy/url              | 3.0.0-beta.2 |
+| @uppy/react            | 3.0.0-beta.3 | @uppy/robodog          | 3.0.0-beta.4 |
+| @uppy/remote-sources   | 1.0.0-beta.3 | uppy                   | 3.0.0-beta.4 |
+
+- @uppy/companion,@uppy/tus: Upgrade tus-js-client to 3.0.0 (Merlijn Vos / #3942)
+- meta: fix release script (Antoine du Hamel)
+- @uppy/aws-s3-multipart: Correctly handle errors for `prepareUploadParts` (Merlijn Vos / #3912)
+- @uppy/store-default: export the class, don't expose `.callbacks` (Antoine du Hamel / #3928)
+- @uppy/remote-sources: do not rely on `.name` property (Antoine du Hamel / #3941)
+- @uppy/screen-capture: fix TODOs (Antoine du Hamel / #3930)
+- @uppy/status-bar: rename internal modules (Antoine du Hamel / #3929)
+- @uppy/transloadit: remove static properties in favor of exports (Antoine du Hamel / #3927)
+- @uppy/informer: simplify `render` method (Antoine du Hamel / #3931)
+- @uppy/url: remove private methods from public API (Antoine du Hamel / #3934)
+- @uppy/dashboard: change `copyToClipboard` signature (Antoine du Hamel / #3933)
+- @uppy/drop-target: remove `isFileTransfer` from the public API (Antoine du Hamel / #3932)
+- meta: improve beta release script (Antoine du Hamel)
+
+
 ## 3.0.0-beta.3
 ## 3.0.0-beta.3
 
 
 Released: 2022-07-27
 Released: 2022-07-27

+ 4 - 4
README.md

@@ -67,7 +67,7 @@ const uppy = new Uppy({ autoProceed: false })
 $ npm install @uppy/core @uppy/dashboard @uppy/tus
 $ npm install @uppy/core @uppy/dashboard @uppy/tus
 ```
 ```
 
 
-Add CSS [uppy.min.css](https://releases.transloadit.com/uppy/v3.0.0-beta.3/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.4/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.
 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.
 
 
@@ -75,10 +75,10 @@ Alternatively, you can also use a pre-built bundle from Transloadit’s CDN: Edg
 
 
 ```html
 ```html
 <!-- 1. Add CSS to `<head>` -->
 <!-- 1. Add CSS to `<head>` -->
-<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.css" rel="stylesheet">
+<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.css" rel="stylesheet">
 
 
 <!-- 2. Add JS before the closing `</body>` -->
 <!-- 2. Add JS before the closing `</body>` -->
-<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.js"></script>
+<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js"></script>
 
 
 <!-- 3. Initialize -->
 <!-- 3. Initialize -->
 <div class="UppyDragDrop"></div>
 <div class="UppyDragDrop"></div>
@@ -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:
 bundle, so no need to include anything additionally:
 
 
 ```html
 ```html
-<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.legacy.min.js"></script>
+<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.legacy.min.js"></script>
 ```
 ```
 
 
 ## FAQ
 ## FAQ

+ 3 - 3
examples/cdn-example/index.html

@@ -4,7 +4,7 @@
     <title></title>
     <title></title>
     <meta charset="UTF-8" />
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <link href="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.css" rel="stylesheet" />
+    <link href="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.css" rel="stylesheet" />
   </head>
   </head>
   <body>
   <body>
     <noscript>You need JavaScript enabled for this example to work.</noscript>
     <noscript>You need JavaScript enabled for this example to work.</noscript>
@@ -16,7 +16,7 @@
         Dashboard,
         Dashboard,
         Webcam,
         Webcam,
         Tus,
         Tus,
-      } from "https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.mjs";
+      } from "https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.mjs";
 
 
       const uppy = new Core.Uppy({ debug: true, autoProceed: false })
       const uppy = new Core.Uppy({ debug: true, autoProceed: false })
         .use(Dashboard, { trigger: "#uppyModalOpener" })
         .use(Dashboard, { trigger: "#uppyModalOpener" })
@@ -29,7 +29,7 @@
     </script>
     </script>
 
 
     <!-- To support older browsers, you can use the legacy bundle which adds a global `Uppy` object.  -->
     <!-- 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.3/uppy.legacy.min.js"></script>
+    <script nomodule src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.legacy.min.js"></script>
     <script nomodule>
     <script nomodule>
       {
       {
         const { Core, Dashboard, Webcam, Tus } = Uppy;
         const { Core, Dashboard, Webcam, Tus } = Uppy;

+ 1 - 1
examples/transloadit-textarea/index.html

@@ -2,7 +2,7 @@
 <html>
 <html>
   <head>
   <head>
     <meta charset="utf-8">
     <meta charset="utf-8">
-    <link rel="stylesheet" href="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.3/robodog.css">
+    <link rel="stylesheet" href="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.4/robodog.css">
     <style>
     <style>
       body {
       body {
         font-family: Roboto, Open Sans;
         font-family: Roboto, Open Sans;

+ 2 - 2
examples/uppy-with-companion/client/index.html

@@ -4,11 +4,11 @@
     <title></title>
     <title></title>
     <meta charset="UTF-8">
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <link href="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.css" rel="stylesheet">
+    <link href="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.css" rel="stylesheet">
   </head>
   </head>
   <body>
   <body>
     <button id="uppyModalOpener">Open Modal</button>
     <button id="uppyModalOpener">Open Modal</button>
-    <script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.js"></script>
+    <script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js"></script>
     <script>
     <script>
       const uppy = new Uppy.Core({debug: true, autoProceed: false})
       const uppy = new Uppy.Core({debug: true, autoProceed: false})
         .use(Uppy.Dashboard, { trigger: '#uppyModalOpener' })
         .use(Uppy.Dashboard, { trigger: '#uppyModalOpener' })

+ 7 - 0
packages/@uppy/aws-s3-multipart/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/aws-s3-multipart
 # @uppy/aws-s3-multipart
 
 
+## 3.0.0-beta.3
+
+Released: 2022-08-03
+Included in: Uppy v3.0.0-beta.4
+
+- @uppy/aws-s3-multipart: Correctly handle errors for `prepareUploadParts` (Merlijn Vos / #3912)
+
 ## 3.0.0-beta.2
 ## 3.0.0-beta.2
 
 
 Released: 2022-07-27
 Released: 2022-07-27

+ 1 - 1
packages/@uppy/aws-s3-multipart/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/aws-s3-multipart",
   "name": "@uppy/aws-s3-multipart",
   "description": "Upload to Amazon S3 with Uppy and S3's Multipart upload strategy",
   "description": "Upload to Amazon S3 with Uppy and S3's Multipart upload strategy",
-  "version": "3.0.0-beta.2",
+  "version": "3.0.0-beta.3",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",

+ 7 - 0
packages/@uppy/companion/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/companion
 # @uppy/companion
 
 
+## 4.0.0-beta.3
+
+Released: 2022-08-03
+Included in: Uppy v3.0.0-beta.4
+
+- @uppy/companion,@uppy/tus: Upgrade tus-js-client to 3.0.0 (Merlijn Vos / #3942)
+
 ## 4.0.0-beta.2
 ## 4.0.0-beta.2
 
 
 Released: 2022-07-27
 Released: 2022-07-27

+ 1 - 1
packages/@uppy/companion/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@uppy/companion",
   "name": "@uppy/companion",
-  "version": "4.0.0-beta.2",
+  "version": "4.0.0-beta.3",
   "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:",
   "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",
   "main": "lib/companion.js",
   "types": "lib/companion.d.ts",
   "types": "lib/companion.d.ts",

+ 1 - 1
packages/@uppy/core/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/core",
   "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:",
   "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.2",
+  "version": "3.0.0-beta.3",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",

+ 7 - 0
packages/@uppy/dashboard/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/dashboard
 # @uppy/dashboard
 
 
+## 3.0.0-beta.3
+
+Released: 2022-08-03
+Included in: Uppy v3.0.0-beta.4
+
+- @uppy/dashboard: change `copyToClipboard` signature (Antoine du Hamel / #3933)
+
 ## 3.0.0-beta.2
 ## 3.0.0-beta.2
 
 
 Released: 2022-07-27
 Released: 2022-07-27

+ 1 - 1
packages/@uppy/dashboard/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/dashboard",
   "name": "@uppy/dashboard",
   "description": "Universal UI plugin for Uppy.",
   "description": "Universal UI plugin for Uppy.",
-  "version": "3.0.0-beta.2",
+  "version": "3.0.0-beta.3",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",

+ 7 - 0
packages/@uppy/drop-target/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/drop-target
 # @uppy/drop-target
 
 
+## 2.0.0-beta.2
+
+Released: 2022-08-03
+Included in: Uppy v3.0.0-beta.4
+
+- @uppy/drop-target: remove `isFileTransfer` from the public API (Antoine du Hamel / #3932)
+
 ## 1.1.3
 ## 1.1.3
 
 
 Released: 2022-04-27
 Released: 2022-04-27

+ 1 - 1
packages/@uppy/drop-target/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/drop-target",
   "name": "@uppy/drop-target",
   "description": "Lets your users drag and drop files on a DOM element",
   "description": "Lets your users drag and drop files on a DOM element",
-  "version": "2.0.0-beta.1",
+  "version": "2.0.0-beta.2",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",

+ 7 - 0
packages/@uppy/informer/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/informer
 # @uppy/informer
 
 
+## 3.0.0-beta.2
+
+Released: 2022-08-03
+Included in: Uppy v3.0.0-beta.4
+
+- @uppy/informer: simplify `render` method (Antoine du Hamel / #3931)
+
 ## 2.1.0
 ## 2.1.0
 
 
 Released: 2022-05-30
 Released: 2022-05-30

+ 1 - 1
packages/@uppy/informer/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/informer",
   "name": "@uppy/informer",
   "description": "A notification and error pop-up bar for Uppy.",
   "description": "A notification and error pop-up bar for Uppy.",
-  "version": "3.0.0-beta.1",
+  "version": "3.0.0-beta.2",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",

+ 1 - 1
packages/@uppy/react/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/react",
   "name": "@uppy/react",
   "description": "React component wrappers around Uppy's official UI plugins.",
   "description": "React component wrappers around Uppy's official UI plugins.",
-  "version": "3.0.0-beta.2",
+  "version": "3.0.0-beta.3",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "types": "types/index.d.ts",
   "types": "types/index.d.ts",

+ 7 - 0
packages/@uppy/remote-sources/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/remote-sources
 # @uppy/remote-sources
 
 
+## 1.0.0-beta.3
+
+Released: 2022-08-03
+Included in: Uppy v3.0.0-beta.4
+
+- @uppy/remote-sources: do not rely on `.name` property (Antoine du Hamel / #3941)
+
 ## 0.1.1
 ## 0.1.1
 
 
 Released: 2022-07-27
 Released: 2022-07-27

+ 1 - 1
packages/@uppy/remote-sources/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/remote-sources",
   "name": "@uppy/remote-sources",
   "description": "Uppy plugin that includes all remote sources that Uppy+Companion offer, like Instagram, Google Drive, Dropox, Box, Unsplash, Url etc",
   "description": "Uppy plugin that includes all remote sources that Uppy+Companion offer, like Instagram, Google Drive, Dropox, Box, Unsplash, Url etc",
-  "version": "1.0.0-beta.2",
+  "version": "1.0.0-beta.3",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "types": "types/index.d.ts",
   "types": "types/index.d.ts",

+ 2 - 2
packages/@uppy/robodog/README.md

@@ -18,8 +18,8 @@ $ npm install @uppy/robodog
 Alternatively, you can also use this package in a pre-built bundle from Transloadit’s CDN: Edgly.
 Alternatively, you can also use this package in a pre-built bundle from Transloadit’s CDN: Edgly.
 
 
 ```html
 ```html
-<link rel="stylesheet" href="https://releases.transloadit.com/uppy/v3.0.0-beta.3/robodog.min.css">
-<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/robodog.min.js"></script>
+<link rel="stylesheet" href="https://releases.transloadit.com/uppy/v3.0.0-beta.4/robodog.min.css">
+<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/robodog.min.js"></script>
 ```
 ```
 
 
 Then, a global `Robodog` variable will be available. For usage instructions, please see the [main Robodog documentation](https://uppy.io/docs/robodog).
 Then, a global `Robodog` variable will be available. For usage instructions, please see the [main Robodog documentation](https://uppy.io/docs/robodog).

+ 1 - 1
packages/@uppy/robodog/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/robodog",
   "name": "@uppy/robodog",
   "description": "Transloadit SDK for browsers based on Uppy",
   "description": "Transloadit SDK for browsers based on Uppy",
-  "version": "3.0.0-beta.3",
+  "version": "3.0.0-beta.4",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "jsnext:main": "src/index.js",
   "jsnext:main": "src/index.js",

+ 7 - 0
packages/@uppy/screen-capture/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/screen-capture
 # @uppy/screen-capture
 
 
+## 3.0.0-beta.2
+
+Released: 2022-08-03
+Included in: Uppy v3.0.0-beta.4
+
+- @uppy/screen-capture: fix TODOs (Antoine du Hamel / #3930)
+
 ## 2.1.1
 ## 2.1.1
 
 
 Released: 2022-05-30
 Released: 2022-05-30

+ 1 - 1
packages/@uppy/screen-capture/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/screen-capture",
   "name": "@uppy/screen-capture",
   "description": "Uppy plugin that captures video from display or application.",
   "description": "Uppy plugin that captures video from display or application.",
-  "version": "3.0.0-beta.1",
+  "version": "3.0.0-beta.2",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",

+ 7 - 0
packages/@uppy/status-bar/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/status-bar
 # @uppy/status-bar
 
 
+## 3.0.0-beta.2
+
+Released: 2022-08-03
+Included in: Uppy v3.0.0-beta.4
+
+- @uppy/status-bar: rename internal modules (Antoine du Hamel / #3929)
+
 ## 2.2.1
 ## 2.2.1
 
 
 Released: 2022-05-30
 Released: 2022-05-30

+ 1 - 1
packages/@uppy/status-bar/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/status-bar",
   "name": "@uppy/status-bar",
   "description": "A progress bar for Uppy, with many bells and whistles.",
   "description": "A progress bar for Uppy, with many bells and whistles.",
-  "version": "3.0.0-beta.1",
+  "version": "3.0.0-beta.2",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",

+ 7 - 0
packages/@uppy/store-default/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/store-default
 # @uppy/store-default
 
 
+## 3.0.0-beta.2
+
+Released: 2022-08-03
+Included in: Uppy v3.0.0-beta.4
+
+- @uppy/store-default: export the class, don't expose `.callbacks` (Antoine du Hamel / #3928)
+
 ## 2.1.0
 ## 2.1.0
 
 
 Released: 2022-05-30
 Released: 2022-05-30

+ 1 - 1
packages/@uppy/store-default/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/store-default",
   "name": "@uppy/store-default",
   "description": "The default simple object-based store for Uppy.",
   "description": "The default simple object-based store for Uppy.",
-  "version": "3.0.0-beta.1",
+  "version": "3.0.0-beta.2",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "types": "types/index.d.ts",
   "types": "types/index.d.ts",

+ 7 - 0
packages/@uppy/transloadit/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/transloadit
 # @uppy/transloadit
 
 
+## 3.0.0-beta.4
+
+Released: 2022-08-03
+Included in: Uppy v3.0.0-beta.4
+
+- @uppy/transloadit: remove static properties in favor of exports (Antoine du Hamel / #3927)
+
 ## 3.0.0-beta
 ## 3.0.0-beta
 
 
 Released: 2022-05-30
 Released: 2022-05-30

+ 1 - 1
packages/@uppy/transloadit/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/transloadit",
   "name": "@uppy/transloadit",
   "description": "The Transloadit plugin can be used to upload files to Transloadit for all kinds of processing, such as transcoding video, resizing images, zipping/unzipping, and more",
   "description": "The Transloadit plugin can be used to upload files to Transloadit for all kinds of processing, such as transcoding video, resizing images, zipping/unzipping, and more",
-  "version": "3.0.0-beta.3",
+  "version": "3.0.0-beta.4",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "types": "types/index.d.ts",
   "types": "types/index.d.ts",

+ 7 - 0
packages/@uppy/tus/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/tus
 # @uppy/tus
 
 
+## 3.0.0-beta.2
+
+Released: 2022-08-03
+Included in: Uppy v3.0.0-beta.4
+
+- @uppy/companion,@uppy/tus: Upgrade tus-js-client to 3.0.0 (Merlijn Vos / #3942)
+
 ## 2.4.2
 ## 2.4.2
 
 
 Released: 2022-08-02
 Released: 2022-08-02

+ 1 - 1
packages/@uppy/tus/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/tus",
   "name": "@uppy/tus",
   "description": "Resumable uploads for Uppy using Tus.io",
   "description": "Resumable uploads for Uppy using Tus.io",
-  "version": "3.0.0-beta.1",
+  "version": "3.0.0-beta.2",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "types": "types/index.d.ts",
   "types": "types/index.d.ts",

+ 7 - 0
packages/@uppy/url/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/url
 # @uppy/url
 
 
+## 3.0.0-beta.2
+
+Released: 2022-08-03
+Included in: Uppy v3.0.0-beta.4
+
+- @uppy/url: remove private methods from public API (Antoine du Hamel / #3934)
+
 ## 2.2.0
 ## 2.2.0
 
 
 Released: 2022-06-07
 Released: 2022-06-07

+ 1 - 1
packages/@uppy/url/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/url",
   "name": "@uppy/url",
   "description": "The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!",
   "description": "The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!",
-  "version": "3.0.0-beta.1",
+  "version": "3.0.0-beta.2",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",

+ 1 - 1
packages/uppy/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "uppy",
   "name": "uppy",
   "description": "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:",
   "description": "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",
   "license": "MIT",
   "main": "index.mjs",
   "main": "index.mjs",
   "module": "index.mjs",
   "module": "index.mjs",

+ 5 - 5
website/src/docs/index.md

@@ -19,12 +19,12 @@ Here’s the simplest example html page with Uppy (it uses a CDN bundle, while w
   <head>
   <head>
     <meta charset="utf-8">
     <meta charset="utf-8">
     <title>Uppy</title>
     <title>Uppy</title>
-    <link href="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.css" rel="stylesheet">
+    <link href="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.css" rel="stylesheet">
   </head>
   </head>
   <body>
   <body>
     <div id="drag-drop-area"></div>
     <div id="drag-drop-area"></div>
 
 
-    <script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.js"></script>
+    <script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js"></script>
     <script>
     <script>
       var uppy = new Uppy.Core()
       var uppy = new Uppy.Core()
         .use(Uppy.Dashboard, {
         .use(Uppy.Dashboard, {
@@ -118,13 +118,13 @@ You can also use a pre-built bundle from Transloadit’s CDN: Edgly. `Uppy` will
 1\. Add a script at the bottom of the closing `</body>` tag:
 1\. Add a script at the bottom of the closing `</body>` tag:
 
 
 ```html
 ```html
-<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.js"></script>
+<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js"></script>
 ```
 ```
 
 
 2\. Add CSS to `<head>`:
 2\. Add CSS to `<head>`:
 
 
 ```html
 ```html
-<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.css" rel="stylesheet">
+<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.css" rel="stylesheet">
 ```
 ```
 
 
 3\. Initialize at the bottom of the closing `</body>` tag:
 3\. Initialize at the bottom of the closing `</body>` tag:
@@ -181,5 +181,5 @@ export * from '@uppy/core'
 If you’re using Uppy from CDN, those polyfills are already included in the bundle, no need to include anything additionally:
 If you’re using Uppy from CDN, those polyfills are already included in the bundle, no need to include anything additionally:
 
 
 ```html
 ```html
-<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.js"></script>
+<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js"></script>
 ```
 ```

+ 1 - 1
website/src/docs/locales.md

@@ -34,7 +34,7 @@ const uppy = new Uppy({
 Add a `<script>` tag with Uppy bundle and the locale pack you’d like to use. You can copy/paste the link from the CDN column in the [locales table](#List-of-locale-packs). The locale will attach itself to the `Uppy.locales` object.
 Add a `<script>` tag with Uppy bundle and the locale pack you’d like to use. You can copy/paste the link from the CDN column in the [locales table](#List-of-locale-packs). The locale will attach itself to the `Uppy.locales` object.
 
 
 ```html
 ```html
-<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.js"></script>
+<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js"></script>
 <script src="https://releases.transloadit.com/uppy/locales/v3.0.0-beta.3/de_DE.min.js"></script>
 <script src="https://releases.transloadit.com/uppy/locales/v3.0.0-beta.3/de_DE.min.js"></script>
 
 
 <script>
 <script>

+ 3 - 3
website/src/docs/migration-guides.md

@@ -41,11 +41,11 @@ If you’re using Uppy from a CDN, we now provide two bundles: one for up-to-dat
 
 
 ```html
 ```html
 <!-- Modern browsers (recommended) -->
 <!-- Modern browsers (recommended) -->
-<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.js"></script>
+<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js"></script>
 
 
 <!-- Legacy browsers (IE11+) -->
 <!-- Legacy browsers (IE11+) -->
-<script nomodule src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.legacy.min.js"></script>
-<script type="module">import "https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.js";</script>
+<script nomodule src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.legacy.min.js"></script>
+<script type="module">import "https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js";</script>
 ```
 ```
 
 
 Please note that while you may be able to get 2.0 to work in IE11 this way, we do not officially support it anymore.
 Please note that while you may be able to get 2.0 to work in IE11 this way, we do not officially support it anymore.

+ 3 - 3
website/src/docs/robodog-form.md

@@ -150,7 +150,7 @@ Make sure to also include the Uppy css file in your `<head>` tag in case you wan
 
 
 ```html
 ```html
 <head>
 <head>
-  <link rel="stylesheet" href="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.3/robodog.min.css">
+  <link rel="stylesheet" href="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.4/robodog.min.css">
 </head>
 </head>
 ```
 ```
 
 
@@ -162,7 +162,7 @@ Notice how the form is submitted to the inexistant `/uploads` route once all tra
 <html>
 <html>
   <head>
   <head>
     <title>Testing Robodog</title>
     <title>Testing Robodog</title>
-    <link rel="stylesheet" href="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.3/robodog.min.css">
+    <link rel="stylesheet" href="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.4/robodog.min.css">
   </head>
   </head>
   <body>
   <body>
     <form id="upload-form" action="/uploads" enctype="multipart/form-data" method="POST">
     <form id="upload-form" action="/uploads" enctype="multipart/form-data" method="POST">
@@ -172,7 +172,7 @@ Notice how the form is submitted to the inexistant `/uploads` route once all tra
       <button type="submit">Upload</button>
       <button type="submit">Upload</button>
     </form>
     </form>
 
 
-    <script src="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.3/robodog.min.js"></script>
+    <script src="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.4/robodog.min.js"></script>
     <script type="text/javascript">
     <script type="text/javascript">
     window.Robodog.form('#upload-form', {
     window.Robodog.form('#upload-form', {
       waitForEncoding: true,
       waitForEncoding: true,

+ 2 - 2
website/src/docs/robodog.md

@@ -31,8 +31,8 @@ import '@uppy/robodog/dist/robodog.css'
 If you are not using a bundler, you can also import Robodog using an HTML script tag.
 If you are not using a bundler, you can also import Robodog using an HTML script tag.
 
 
 ```html
 ```html
-<link rel="stylesheet" href="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.3/robodog.min.css">
-<script src="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.3/robodog.min.js"></script>
+<link rel="stylesheet" href="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.4/robodog.min.css">
+<script src="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.4/robodog.min.js"></script>
 <!-- you can now use: window.Robodog.pick() -->
 <!-- you can now use: window.Robodog.pick() -->
 ```
 ```
 
 

+ 3 - 3
website/src/examples/i18n/app.html

@@ -1,7 +1,7 @@
 <!-- Load Uppy CSS bundle. It is advisable to install Uppy
 <!-- Load Uppy CSS bundle. It is advisable to install Uppy
   from npm/yarn instead, and pick and choose the plugins/styles you need.
   from npm/yarn instead, and pick and choose the plugins/styles you need.
   But for experimenting, you can use Transloadit’s CDN, Edgly: -->
   But for experimenting, you can use Transloadit’s CDN, Edgly: -->
-<link rel="stylesheet" href="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.css">
+<link rel="stylesheet" href="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.css">
 
 
 <div class="UppyDragDrop"></div>
 <div class="UppyDragDrop"></div>
 <div class="for-ProgressBar"></div>
 <div class="for-ProgressBar"></div>
@@ -12,8 +12,8 @@
 </div>
 </div>
 
 
 <!-- Load Uppy JS bundle. -->
 <!-- Load Uppy JS bundle. -->
-<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.js" type="module"></script>
-<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.legacy.min.js" nomodule></script>
+<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js" type="module"></script>
+<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.legacy.min.js" nomodule></script>
 <script src="https://releases.transloadit.com/uppy/locales/v3.0.0-beta.3/ru_RU.min.js"></script>
 <script src="https://releases.transloadit.com/uppy/locales/v3.0.0-beta.3/ru_RU.min.js"></script>
 <script>
 <script>
 window.addEventListener('DOMContentLoaded', function () {
 window.addEventListener('DOMContentLoaded', function () {

+ 1 - 1
website/src/examples/markdown-snippets/app.es6

@@ -3,7 +3,7 @@ const marked = require('marked')
 const dragdrop = require('drag-drop')
 const dragdrop = require('drag-drop')
 // Add Robodog JS. It is advisable to install Robodog from npm/yarn.
 // Add Robodog JS. It is advisable to install Robodog from npm/yarn.
 // But for experimenting, you can use also Transloadit’s CDN, Edgly:
 // But for experimenting, you can use also Transloadit’s CDN, Edgly:
-// <script src="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.3/robodog.min.js"></script>
+// <script src="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.4/robodog.min.js"></script>
 const robodog = require('@uppy/robodog')
 const robodog = require('@uppy/robodog')
 
 
 const TRANSLOADIT_EXAMPLE_KEY = '35c1aed03f5011e982b6afe82599b6a0'
 const TRANSLOADIT_EXAMPLE_KEY = '35c1aed03f5011e982b6afe82599b6a0'

+ 1 - 1
website/src/examples/markdown-snippets/app.html

@@ -1,6 +1,6 @@
 <!-- Add Robodog styles. It is advisable to install Robodog from npm/yarn.
 <!-- Add Robodog styles. It is advisable to install Robodog from npm/yarn.
   But for experimenting, you can use also Transloadit’s CDN, Edgly:
   But for experimenting, you can use also Transloadit’s CDN, Edgly:
-  <link rel="stylesheet" href="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.3/robodog.min.css"> -->
+  <link rel="stylesheet" href="https://releases.transloadit.com/uppy/robodog/v3.0.0-beta.4/robodog.min.css"> -->
   <link rel="stylesheet" href="/uppy/robodog.min.css">
   <link rel="stylesheet" href="/uppy/robodog.min.css">
   <form id="new" class="form-snippet">
   <form id="new" class="form-snippet">
     <h2>Create a new snippet</h2>
     <h2>Create a new snippet</h2>

+ 3 - 3
website/themes/uppy/layout/index.ejs

@@ -187,9 +187,9 @@
   <p>© <%- date(Date.now(), 'YYYY') %> <a href="https://transloadit.com" target="_blank">Transloadit</a></p>
   <p>© <%- date(Date.now(), 'YYYY') %> <a href="https://transloadit.com" target="_blank">Transloadit</a></p>
 </footer>
 </footer>
 
 
-<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.css" rel="stylesheet">
-<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.min.js" type="module"></script>
-<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.3/uppy.legacy.min.js" nomodule></script>
+<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.css" rel="stylesheet">
+<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.min.js" type="module"></script>
+<script src="https://releases.transloadit.com/uppy/v3.0.0-beta.4/uppy.legacy.min.js" nomodule></script>
 
 
 <script>
 <script>
   window.addEventListener('DOMContentLoaded', function() {
   window.addEventListener('DOMContentLoaded', function() {