-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release: uppy@3.22.1 #4935
Merged
Merged
Release: uppy@3.22.1 #4935
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is a release candidate for the following packages: - `@uppy/audio`: 1.1.5 -> 1.1.6 - `@uppy/aws-s3`: 3.6.1 -> 3.6.2 - `@uppy/aws-s3-multipart`: 3.10.1 -> 3.10.2 - `@uppy/companion`: 4.12.1 -> 4.12.2 - `@uppy/companion-client`: 3.7.1 -> 3.7.2 - `@uppy/compressor`: 1.1.0 -> 1.1.1 - `@uppy/core`: 3.9.0 -> 3.9.1 - `@uppy/dashboard`: 3.7.2 -> 3.7.3 - `@uppy/drop-target`: 2.0.3 -> 2.0.4 - `@uppy/form`: 3.1.0 -> 3.1.1 - `@uppy/golden-retriever`: 3.1.2 -> 3.1.3 - `@uppy/image-editor`: 2.4.1 -> 2.4.2 - `@uppy/locales`: 3.5.1 -> 3.5.2 - `@uppy/provider-views`: 3.9.0 -> 3.9.1 - `@uppy/remote-sources`: 1.1.1 -> 1.1.2 - `@uppy/status-bar`: 3.2.6 -> 3.2.7 - `@uppy/store-default`: 3.2.1 -> 3.2.2 - `@uppy/store-redux`: 3.0.6 -> 3.0.7 - `@uppy/svelte`: 3.1.2 -> 3.1.3 - `@uppy/thumbnail-generator`: 3.0.7 -> 3.0.8 - `@uppy/transloadit`: 3.5.0 -> 3.5.1 - `@uppy/tus`: 3.5.1 -> 3.5.2 - `@uppy/utils`: 5.7.1 -> 5.7.2 - `@uppy/vue`: 1.1.1 -> 1.1.2 - `@uppy/webcam`: 3.3.5 -> 3.3.6 - `@uppy/xhr-upload`: 3.6.1 -> 3.6.2 - `uppy`: 3.22.0 -> 3.22.1
aduh95
reviewed
Feb 20, 2024
aduh95
approved these changes
Feb 20, 2024
Diff output filesNo diff |
Murderlon
added a commit
that referenced
this pull request
Feb 22, 2024
* main: meta: disable `@typescript-eslint/no-non-null-assertion` lint rule (#4945) remove unnecessary `'use strict'` directives (#4943) @uppy/companion-client: type changes for provider-views (#4938) meta: bump ip from 1.1.8 to 1.1.9 (#4941) @uppy/companion-client: update types (#4927) Release: uppy@3.22.1 (#4935) update vi_VN translation (#4930) bump `@transloadit/prettier-bytes` (#4933) Release: uppy@3.22.0 (#4929) update `UppyFile` objects before emitting events (#4928) @uppy/transloadit: add `clientName` option (#4920) Fix broken previews after cropping (#4926) @uppy/compressor: upgrade compressorjs (#4924) Fix companion dns and allow redirects from http->https again (#4895) autoOpenFileEditor - rename "Edit file" to "Edit image" (#4925) meta: resolve jsx to Preact in shared tsconfig (#4923)
Murderlon
added a commit
that referenced
this pull request
Feb 22, 2024
* main: MetaEditor + ImageEditor - new state machine logic (#4939) meta: disable `@typescript-eslint/no-non-null-assertion` lint rule (#4945) remove unnecessary `'use strict'` directives (#4943) @uppy/companion-client: type changes for provider-views (#4938) meta: bump ip from 1.1.8 to 1.1.9 (#4941) @uppy/companion-client: update types (#4927) Release: uppy@3.22.1 (#4935) update vi_VN translation (#4930) bump `@transloadit/prettier-bytes` (#4933) Release: uppy@3.22.0 (#4929) update `UppyFile` objects before emitting events (#4928) @uppy/transloadit: add `clientName` option (#4920) Fix broken previews after cropping (#4926) @uppy/compressor: upgrade compressorjs (#4924) Fix companion dns and allow redirects from http->https again (#4895) autoOpenFileEditor - rename "Edit file" to "Edit image" (#4925)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@transloadit/prettier-bytes
(Antoine du Hamel / bump@transloadit/prettier-bytes
#4933)