mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
Release: uppy@4.11.0 (#5574)
| Package | Version | Package | Version | | -------------------------- | ------- | -------------------------- | ------- | | @uppy/audio | 2.1.0 | @uppy/onedrive | 4.2.0 | | @uppy/aws-s3 | 4.2.0 | @uppy/progress-bar | 4.2.0 | | @uppy/box | 3.2.0 | @uppy/provider-views | 4.3.0 | | @uppy/companion-client | 4.4.0 | @uppy/react | 4.2.0 | | @uppy/compressor | 2.2.0 | @uppy/remote-sources | 2.3.0 | | @uppy/core | 4.4.0 | @uppy/screen-capture | 4.2.0 | | @uppy/dashboard | 4.3.0 | @uppy/status-bar | 4.1.0 | | @uppy/drag-drop | 4.1.0 | @uppy/store-default | 4.2.0 | | @uppy/drop-target | 3.1.0 | @uppy/svelte | 4.2.0 | | @uppy/dropbox | 4.2.0 | @uppy/thumbnail-generator | 4.1.0 | | @uppy/facebook | 4.2.0 | @uppy/transloadit | 4.2.0 | | @uppy/file-input | 4.1.0 | @uppy/tus | 4.2.0 | | @uppy/form | 4.1.0 | @uppy/unsplash | 4.2.0 | | @uppy/golden-retriever | 4.1.0 | @uppy/url | 4.2.0 | | @uppy/google-drive | 4.3.0 | @uppy/utils | 6.1.0 | | @uppy/google-drive-picker | 0.3.0 | @uppy/vue | 2.1.0 | | @uppy/google-photos | 0.5.0 | @uppy/webcam | 4.1.0 | | @uppy/google-photos-picker | 0.3.0 | @uppy/webdav | 0.3.0 | | @uppy/image-editor | 3.3.0 | @uppy/xhr-upload | 4.3.0 | | @uppy/informer | 4.2.0 | @uppy/zoom | 3.2.0 | | @uppy/instagram | 4.2.0 | uppy | 4.11.0 | | @uppy/locales | 4.5.0 | | | - meta: build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 (dependabot[bot] / #5525) - examples,@uppy/svelte: build(deps-dev): bump @sveltejs/kit from 2.5.17 to 2.8.3 (dependabot[bot] / #5526) - meta: build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 (dependabot[bot] / #5531) - meta: build(deps): bump elliptic from 6.5.7 to 6.6.0 (dependabot[bot] / #5498) - @uppy/utils: Use .js(x) for all imports instead .ts(x) (Merlijn Vos / #5573) - @uppy/angular,@uppy/audio,@uppy/aws-s3,@uppy/box,@uppy/companion-client,@uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/drag-drop,@uppy/drop-target,@uppy/dropbox,@uppy/facebook,@uppy/file-input,@uppy/form,@uppy/golden-retriever,@uppy/google-drive-picker,@uppy/google-drive,@uppy/google-photos-picker,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/locales,@uppy/onedrive,@uppy/progress-bar,@uppy/provider-views,@uppy/react,@uppy/remote-sources,@uppy/screen-capture,@uppy/status-bar,@uppy/thumbnail-generator,@uppy/transloadit,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/vue,@uppy/webcam,@uppy/webdav,@uppy/xhr-upload,@uppy/zoom: Remove "paths" from all tsconfig's (Merlijn Vos / #5572) - @uppy/tus: fix onBeforeRequest type (Dominik Schmidt / #5566)
This commit is contained in:
parent
f9be01f36d
commit
0dff336dd3
89 changed files with 381 additions and 55 deletions
38
CHANGELOG.md
38
CHANGELOG.md
|
|
@ -12,6 +12,44 @@ Please add your entries in this format:
|
|||
|
||||
In the current stage we aim to release a new version at least every month.
|
||||
|
||||
## 4.11.0
|
||||
|
||||
Released: 2025-01-06
|
||||
|
||||
| Package | Version | Package | Version |
|
||||
| -------------------------- | ------- | -------------------------- | ------- |
|
||||
| @uppy/audio | 2.1.0 | @uppy/onedrive | 4.2.0 |
|
||||
| @uppy/aws-s3 | 4.2.0 | @uppy/progress-bar | 4.2.0 |
|
||||
| @uppy/box | 3.2.0 | @uppy/provider-views | 4.3.0 |
|
||||
| @uppy/companion-client | 4.4.0 | @uppy/react | 4.2.0 |
|
||||
| @uppy/compressor | 2.2.0 | @uppy/remote-sources | 2.3.0 |
|
||||
| @uppy/core | 4.4.0 | @uppy/screen-capture | 4.2.0 |
|
||||
| @uppy/dashboard | 4.3.0 | @uppy/status-bar | 4.1.0 |
|
||||
| @uppy/drag-drop | 4.1.0 | @uppy/store-default | 4.2.0 |
|
||||
| @uppy/drop-target | 3.1.0 | @uppy/svelte | 4.2.0 |
|
||||
| @uppy/dropbox | 4.2.0 | @uppy/thumbnail-generator | 4.1.0 |
|
||||
| @uppy/facebook | 4.2.0 | @uppy/transloadit | 4.2.0 |
|
||||
| @uppy/file-input | 4.1.0 | @uppy/tus | 4.2.0 |
|
||||
| @uppy/form | 4.1.0 | @uppy/unsplash | 4.2.0 |
|
||||
| @uppy/golden-retriever | 4.1.0 | @uppy/url | 4.2.0 |
|
||||
| @uppy/google-drive | 4.3.0 | @uppy/utils | 6.1.0 |
|
||||
| @uppy/google-drive-picker | 0.3.0 | @uppy/vue | 2.1.0 |
|
||||
| @uppy/google-photos | 0.5.0 | @uppy/webcam | 4.1.0 |
|
||||
| @uppy/google-photos-picker | 0.3.0 | @uppy/webdav | 0.3.0 |
|
||||
| @uppy/image-editor | 3.3.0 | @uppy/xhr-upload | 4.3.0 |
|
||||
| @uppy/informer | 4.2.0 | @uppy/zoom | 3.2.0 |
|
||||
| @uppy/instagram | 4.2.0 | uppy | 4.11.0 |
|
||||
| @uppy/locales | 4.5.0 | | |
|
||||
|
||||
- meta: build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 (dependabot[bot] / #5525)
|
||||
- examples,@uppy/svelte: build(deps-dev): bump @sveltejs/kit from 2.5.17 to 2.8.3 (dependabot[bot] / #5526)
|
||||
- meta: build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 (dependabot[bot] / #5531)
|
||||
- meta: build(deps): bump elliptic from 6.5.7 to 6.6.0 (dependabot[bot] / #5498)
|
||||
- @uppy/utils: Use .js(x) for all imports instead .ts(x) (Merlijn Vos / #5573)
|
||||
- @uppy/angular,@uppy/audio,@uppy/aws-s3,@uppy/box,@uppy/companion-client,@uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/drag-drop,@uppy/drop-target,@uppy/dropbox,@uppy/facebook,@uppy/file-input,@uppy/form,@uppy/golden-retriever,@uppy/google-drive-picker,@uppy/google-drive,@uppy/google-photos-picker,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/locales,@uppy/onedrive,@uppy/progress-bar,@uppy/provider-views,@uppy/react,@uppy/remote-sources,@uppy/screen-capture,@uppy/status-bar,@uppy/thumbnail-generator,@uppy/transloadit,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/vue,@uppy/webcam,@uppy/webdav,@uppy/xhr-upload,@uppy/zoom: Remove "paths" from all tsconfig's (Merlijn Vos / #5572)
|
||||
- @uppy/tus: fix onBeforeRequest type (Dominik Schmidt / #5566)
|
||||
|
||||
|
||||
## 4.10.0
|
||||
|
||||
Released: 2025-01-06
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue