Explorar o código

Release: uppy@4.3.0 (#5438)


| Package                | Version | Package                | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/aws-s3           |   4.1.0 | @uppy/informer         |   4.1.0 |
| @uppy/box              |   3.1.0 | @uppy/instagram        |   4.1.0 |
| @uppy/companion        |   5.1.0 | @uppy/locales          |   4.1.0 |
| @uppy/companion-client |   4.1.0 | @uppy/onedrive         |   4.1.0 |
| @uppy/compressor       |   2.1.0 | @uppy/remote-sources   |   2.2.0 |
| @uppy/core             |   4.2.0 | @uppy/screen-capture   |   4.1.0 |
| @uppy/dashboard        |   4.1.0 | @uppy/tus              |   4.1.0 |
| @uppy/dropbox          |   4.1.0 | @uppy/unsplash         |   4.1.0 |
| @uppy/facebook         |   4.1.0 | @uppy/url              |   4.1.0 |
| @uppy/google-drive     |   4.1.0 | @uppy/xhr-upload       |   4.1.0 |
| @uppy/google-photos    |   0.3.0 | @uppy/zoom             |   3.1.0 |
| @uppy/image-editor     |   3.1.0 | uppy                   |   4.3.0 |

- @uppy/core,@uppy/dashboard: Pass container to `UIPlugin.render` for non-Preact integration (Merlijn Vos / #5437)
- @uppy/companion: do not use unsafe call to `JSON.stringify` (Antoine du Hamel / #5422)
- meta: Fix yarn.lock (Murderlon)
- @uppy/locales: Fix locale-pack for en_US (Merlijn Vos / #5431)
- meta: Add tsconfig to packages in private/ (Merlijn Vos / #5432)
- @uppy/remote-sources: support companionKeysParams (Merlijn Vos / #5434)
- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
- docs: correctly list exported components (Merlijn Vos / #5417)
github-actions[bot] hai 7 meses
pai
achega
77d44c79f3
Modificáronse 51 ficheiros con 215 adicións e 32 borrados
  1. 1 1
      BUNDLE-README.md
  2. 29 0
      CHANGELOG.md
  3. 3 3
      README.md
  4. 2 2
      examples/cdn-example/index.html
  5. 2 2
      examples/uppy-with-companion/client/index.html
  6. 7 0
      packages/@uppy/aws-s3/CHANGELOG.md
  7. 1 1
      packages/@uppy/aws-s3/package.json
  8. 7 0
      packages/@uppy/box/CHANGELOG.md
  9. 1 1
      packages/@uppy/box/package.json
  10. 1 1
      packages/@uppy/companion-client/package.json
  11. 7 0
      packages/@uppy/companion/CHANGELOG.md
  12. 1 1
      packages/@uppy/companion/package.json
  13. 7 0
      packages/@uppy/compressor/CHANGELOG.md
  14. 1 1
      packages/@uppy/compressor/package.json
  15. 7 0
      packages/@uppy/core/CHANGELOG.md
  16. 1 1
      packages/@uppy/core/package.json
  17. 7 0
      packages/@uppy/dashboard/CHANGELOG.md
  18. 1 1
      packages/@uppy/dashboard/package.json
  19. 7 0
      packages/@uppy/dropbox/CHANGELOG.md
  20. 1 1
      packages/@uppy/dropbox/package.json
  21. 7 0
      packages/@uppy/facebook/CHANGELOG.md
  22. 1 1
      packages/@uppy/facebook/package.json
  23. 7 0
      packages/@uppy/google-drive/CHANGELOG.md
  24. 1 1
      packages/@uppy/google-drive/package.json
  25. 7 0
      packages/@uppy/google-photos/CHANGELOG.md
  26. 1 1
      packages/@uppy/google-photos/package.json
  27. 7 0
      packages/@uppy/image-editor/CHANGELOG.md
  28. 1 1
      packages/@uppy/image-editor/package.json
  29. 7 0
      packages/@uppy/informer/CHANGELOG.md
  30. 1 1
      packages/@uppy/informer/package.json
  31. 7 0
      packages/@uppy/instagram/CHANGELOG.md
  32. 1 1
      packages/@uppy/instagram/package.json
  33. 7 0
      packages/@uppy/locales/CHANGELOG.md
  34. 1 1
      packages/@uppy/locales/package.json
  35. 7 0
      packages/@uppy/onedrive/CHANGELOG.md
  36. 1 1
      packages/@uppy/onedrive/package.json
  37. 7 0
      packages/@uppy/remote-sources/CHANGELOG.md
  38. 1 1
      packages/@uppy/remote-sources/package.json
  39. 7 0
      packages/@uppy/screen-capture/CHANGELOG.md
  40. 1 1
      packages/@uppy/screen-capture/package.json
  41. 7 0
      packages/@uppy/tus/CHANGELOG.md
  42. 1 1
      packages/@uppy/tus/package.json
  43. 7 0
      packages/@uppy/unsplash/CHANGELOG.md
  44. 1 1
      packages/@uppy/unsplash/package.json
  45. 7 0
      packages/@uppy/url/CHANGELOG.md
  46. 1 1
      packages/@uppy/url/package.json
  47. 7 0
      packages/@uppy/xhr-upload/CHANGELOG.md
  48. 1 1
      packages/@uppy/xhr-upload/package.json
  49. 7 0
      packages/@uppy/zoom/CHANGELOG.md
  50. 1 1
      packages/@uppy/zoom/package.json
  51. 1 1
      packages/uppy/package.json

+ 1 - 1
BUNDLE-README.md

@@ -2,7 +2,7 @@
 
 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/v4.2.1/uppy.min.js"></script>`)
+(`<script src="https://releases.transloadit.com/uppy/v4.3.0/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

+ 29 - 0
CHANGELOG.md

@@ -12,6 +12,35 @@ Please add your entries in this format:
 
 In the current stage we aim to release a new version at least every month.
 
+## 4.3.0
+
+Released: 2024-08-29
+
+| Package                | Version | Package                | Version |
+| ---------------------- | ------- | ---------------------- | ------- |
+| @uppy/aws-s3           |   4.1.0 | @uppy/informer         |   4.1.0 |
+| @uppy/box              |   3.1.0 | @uppy/instagram        |   4.1.0 |
+| @uppy/companion        |   5.1.0 | @uppy/locales          |   4.1.0 |
+| @uppy/companion-client |   4.1.0 | @uppy/onedrive         |   4.1.0 |
+| @uppy/compressor       |   2.1.0 | @uppy/remote-sources   |   2.2.0 |
+| @uppy/core             |   4.2.0 | @uppy/screen-capture   |   4.1.0 |
+| @uppy/dashboard        |   4.1.0 | @uppy/tus              |   4.1.0 |
+| @uppy/dropbox          |   4.1.0 | @uppy/unsplash         |   4.1.0 |
+| @uppy/facebook         |   4.1.0 | @uppy/url              |   4.1.0 |
+| @uppy/google-drive     |   4.1.0 | @uppy/xhr-upload       |   4.1.0 |
+| @uppy/google-photos    |   0.3.0 | @uppy/zoom             |   3.1.0 |
+| @uppy/image-editor     |   3.1.0 | uppy                   |   4.3.0 |
+
+- @uppy/core,@uppy/dashboard: Pass container to `UIPlugin.render` for non-Preact integration (Merlijn Vos / #5437)
+- @uppy/companion: do not use unsafe call to `JSON.stringify` (Antoine du Hamel / #5422)
+- meta: Fix yarn.lock (Murderlon)
+- @uppy/locales: Fix locale-pack for en_US (Merlijn Vos / #5431)
+- meta: Add tsconfig to packages in private/ (Merlijn Vos / #5432)
+- @uppy/remote-sources: support companionKeysParams (Merlijn Vos / #5434)
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+- docs: correctly list exported components (Merlijn Vos / #5417)
+
+
 ## 4.2.1
 
 Released: 2024-08-26

+ 3 - 3
README.md

@@ -87,7 +87,7 @@ npm install @uppy/core @uppy/dashboard @uppy/tus
 ```
 
 Add CSS
-[uppy.min.css](https://releases.transloadit.com/uppy/v4.2.1/uppy.min.css),
+[uppy.min.css](https://releases.transloadit.com/uppy/v4.3.0/uppy.min.css),
 either to your HTML page’s `<head>` or include in JS, if your bundler of choice
 supports it.
 
@@ -102,7 +102,7 @@ object.
 ```html
 <!-- 1. Add CSS to `<head>` -->
 <link
-  href="https://releases.transloadit.com/uppy/v4.2.1/uppy.min.css"
+  href="https://releases.transloadit.com/uppy/v4.3.0/uppy.min.css"
   rel="stylesheet"
 />
 
@@ -113,7 +113,7 @@ object.
     Uppy,
     Dashboard,
     Tus,
-  } from 'https://releases.transloadit.com/uppy/v4.2.1/uppy.min.mjs'
+  } from 'https://releases.transloadit.com/uppy/v4.3.0/uppy.min.mjs'
 
   const uppy = new Uppy()
   uppy.use(Dashboard, { target: '#files-drag-drop' })

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

@@ -5,7 +5,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <link
-      href="https://releases.transloadit.com/uppy/v4.2.1/uppy.min.css"
+      href="https://releases.transloadit.com/uppy/v4.3.0/uppy.min.css"
       rel="stylesheet"
     />
   </head>
@@ -19,7 +19,7 @@
         Dashboard,
         Webcam,
         Tus,
-      } from 'https://releases.transloadit.com/uppy/v4.2.1/uppy.min.mjs'
+      } from 'https://releases.transloadit.com/uppy/v4.3.0/uppy.min.mjs'
 
       const uppy = new Uppy({ debug: true, autoProceed: false })
         .use(Dashboard, { trigger: '#uppyModalOpener' })

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

@@ -5,7 +5,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <link
-      href="https://releases.transloadit.com/uppy/v4.2.1/uppy.min.css"
+      href="https://releases.transloadit.com/uppy/v4.3.0/uppy.min.css"
       rel="stylesheet"
     />
   </head>
@@ -19,7 +19,7 @@
         Instagram,
         GoogleDrive,
         Tus,
-      } from 'https://releases.transloadit.com/uppy/v4.2.1/uppy.min.mjs'
+      } from 'https://releases.transloadit.com/uppy/v4.3.0/uppy.min.mjs'
 
       const uppy = new Uppy({ debug: true, autoProceed: false })
         .use(Dashboard, { trigger: '#uppyModalOpener' })

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

@@ -1,5 +1,12 @@
 # @uppy/aws-s3
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 4.0.2
 
 Released: 2024-07-30

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

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/aws-s3",
   "description": "Upload to Amazon S3 with Uppy",
-  "version": "4.0.3",
+  "version": "4.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

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

@@ -1,5 +1,12 @@
 # @uppy/box
 
+## 3.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 3.0.0-beta.1
 
 Released: 2024-03-28

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

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/box",
   "description": "Import files from Box, into Uppy.",
-  "version": "3.0.0",
+  "version": "3.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

+ 1 - 1
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": "4.0.1",
+  "version": "4.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

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

@@ -1,5 +1,12 @@
 # @uppy/companion
 
+## 5.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/companion: do not use unsafe call to `JSON.stringify` (Antoine du Hamel / #5422)
+
 ## 5.0.5
 
 Released: 2024-08-15

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

@@ -1,6 +1,6 @@
 {
   "name": "@uppy/companion",
-  "version": "5.0.5",
+  "version": "5.1.0",
   "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",

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

@@ -1,5 +1,12 @@
 # @uppy/compressor
 
+## 2.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 2.0.1
 
 Released: 2024-07-30

+ 1 - 1
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": "2.0.1",
+  "version": "2.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "style": "dist/style.min.css",

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

@@ -1,5 +1,12 @@
 # @uppy/core
 
+## 4.2.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/core,@uppy/dashboard: Pass container to `UIPlugin.render` for non-Preact integration (Merlijn Vos / #5437)
+
 ## 4.1.0
 
 Released: 2024-07-30

+ 1 - 1
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": "4.1.2",
+  "version": "4.2.0",
   "license": "MIT",
   "main": "lib/index.js",
   "style": "dist/style.min.css",

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

@@ -1,5 +1,12 @@
 # @uppy/dashboard
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/core,@uppy/dashboard: Pass container to `UIPlugin.render` for non-Preact integration (Merlijn Vos / #5437)
+
 ## 4.0.3
 
 Released: 2024-08-15

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

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

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

@@ -1,5 +1,12 @@
 # @uppy/dropbox
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 4.0.0-beta.6
 
 Released: 2024-05-14

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

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/dropbox",
   "description": "Import files from Dropbox, into Uppy.",
-  "version": "4.0.0",
+  "version": "4.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

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

@@ -1,5 +1,12 @@
 # @uppy/facebook
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 4.0.0-beta.1
 
 Released: 2024-03-28

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

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/facebook",
   "description": "Import files from Facebook, into Uppy.",
-  "version": "4.0.0",
+  "version": "4.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

+ 7 - 0
packages/@uppy/google-drive/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/google-drive
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 4.0.0-beta.1
 
 Released: 2024-03-28

+ 1 - 1
packages/@uppy/google-drive/package.json

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/google-drive",
   "description": "The Google Drive plugin for Uppy lets users import files from their Google Drive account",
-  "version": "4.0.0",
+  "version": "4.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

+ 7 - 0
packages/@uppy/google-photos/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/google-photos
 
+## 0.3.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 0.2.0-beta.2
 
 Released: 2024-06-27

+ 1 - 1
packages/@uppy/google-photos/package.json

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/google-photos",
   "description": "The Google Photos plugin for Uppy lets users import photos from their Google Photos account",
-  "version": "0.2.0",
+  "version": "0.3.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

+ 7 - 0
packages/@uppy/image-editor/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/image-editor
 
+## 3.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 3.0.0-beta.2
 
 Released: 2024-04-29

+ 1 - 1
packages/@uppy/image-editor/package.json

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/image-editor",
   "description": "Image editor and cropping UI",
-  "version": "3.0.1",
+  "version": "3.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "style": "dist/style.min.css",

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

@@ -1,5 +1,12 @@
 # @uppy/informer
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 3.1.0
 
 Released: 2024-02-28

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

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

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

@@ -1,5 +1,12 @@
 # @uppy/instagram
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 4.0.0-beta.1
 
 Released: 2024-03-28

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

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/instagram",
   "description": "Import photos and videos from Instagram, into Uppy.",
-  "version": "4.0.0",
+  "version": "4.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

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

@@ -1,5 +1,12 @@
 # @uppy/locales
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/locales: Fix locale-pack for en_US (Merlijn Vos / #5431)
+
 ## 4.0.0-beta.4
 
 Released: 2024-06-18

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

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/locales",
   "description": "Uppy language packs",
-  "version": "4.0.3",
+  "version": "4.1.0",
   "license": "MIT",
   "type": "module",
   "keywords": [

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

@@ -1,5 +1,12 @@
 # @uppy/onedrive
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 4.0.0-beta.1
 
 Released: 2024-03-28

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

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/onedrive",
   "description": "Import files from OneDrive, into Uppy.",
-  "version": "4.0.0",
+  "version": "4.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

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

@@ -1,5 +1,12 @@
 # @uppy/remote-sources
 
+## 2.2.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/remote-sources: support companionKeysParams (Merlijn Vos / #5434)
+
 ## 2.1.0
 
 Released: 2024-07-30

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

@@ -1,7 +1,7 @@
 {
   "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",
-  "version": "2.1.0",
+  "version": "2.2.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

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

@@ -1,5 +1,12 @@
 # @uppy/screen-capture
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 4.0.0-beta.5
 
 Released: 2024-05-14

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

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

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

@@ -1,5 +1,12 @@
 # @uppy/tus
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 4.0.1
 
 Released: 2024-08-15

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

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/tus",
   "description": "Resumable uploads for Uppy using Tus.io",
-  "version": "4.0.1",
+  "version": "4.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

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

@@ -1,5 +1,12 @@
 # @uppy/unsplash
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 4.0.0-beta.6
 
 Released: 2024-05-14

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

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/unsplash",
   "description": "Import files from Unsplash, the free stock photography resource, into Uppy",
-  "version": "4.0.0",
+  "version": "4.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

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

@@ -1,5 +1,12 @@
 # @uppy/url
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 4.0.0-beta.7
 
 Released: 2024-06-04

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

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

+ 7 - 0
packages/@uppy/xhr-upload/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/xhr-upload
 
+## 4.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 4.0.2
 
 Released: 2024-07-18

+ 1 - 1
packages/@uppy/xhr-upload/package.json

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/xhr-upload",
   "description": "Plain and simple classic HTML multipart form uploads with Uppy, as well as uploads using the HTTP PUT method.",
-  "version": "4.0.2",
+  "version": "4.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

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

@@ -1,5 +1,12 @@
 # @uppy/zoom
 
+## 3.1.0
+
+Released: 2024-08-29
+Included in: Uppy v4.3.0
+
+- @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
+
 ## 3.0.0-beta.1
 
 Released: 2024-03-28

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

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/zoom",
   "description": "Import files from zoom, into Uppy.",
-  "version": "3.0.0",
+  "version": "3.1.0",
   "license": "MIT",
   "main": "lib/index.js",
   "type": "module",

+ 1 - 1
packages/uppy/package.json

@@ -1,7 +1,7 @@
 {
   "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:",
-  "version": "4.2.1",
+  "version": "4.3.0",
   "license": "MIT",
   "main": "lib/index.js",
   "module": "lib/index.js",