-
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: [email protected] #5127
Merged
Merged
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.8 -> 1.1.9 - `@uppy/aws-s3-multipart`: 3.11.0 -> 3.11.1 - `@uppy/box`: 2.3.0 -> 2.3.1 - `@uppy/companion-client`: 3.8.0 -> 3.8.1 - `@uppy/compressor`: 1.1.2 -> 1.1.3 - `@uppy/core`: 3.10.1 -> 3.11.0 - `@uppy/dashboard`: 3.8.1 -> 3.8.2 - `@uppy/drop-target`: 2.0.5 -> 2.1.0 - `@uppy/dropbox`: 3.3.0 -> 3.3.1 - `@uppy/facebook`: 3.3.0 -> 3.3.1 - `@uppy/file-input`: 3.1.1 -> 3.1.2 - `@uppy/form`: 3.2.0 -> 3.2.1 - `@uppy/google-drive`: 3.5.0 -> 3.5.1 - `@uppy/image-editor`: 2.4.4 -> 2.4.5 - `@uppy/instagram`: 3.3.0 -> 3.3.1 - `@uppy/onedrive`: 3.3.0 -> 3.3.1 - `@uppy/provider-views`: 3.11.0 -> 3.12.0 - `@uppy/react`: 3.3.0 -> 3.3.1 - `@uppy/status-bar`: 3.3.1 -> 3.3.2 - `@uppy/svelte`: 3.1.3 -> 3.1.4 - `@uppy/transloadit`: 3.6.0 -> 3.6.1 - `@uppy/unsplash`: 3.3.0 -> 3.3.1 - `@uppy/url`: 3.6.0 -> 3.6.1 - `@uppy/utils`: 5.8.0 -> 5.9.0 - `@uppy/webcam`: 3.4.0 -> 3.4.1 - `@uppy/xhr-upload`: 3.6.4 -> 3.6.5 - `@uppy/zoom`: 2.3.0 -> 2.3.1 - `uppy`: 3.24.3 -> 3.25.0
aduh95
approved these changes
Apr 29, 2024
Murderlon
added a commit
that referenced
this pull request
May 2, 2024
* main: meta: enable prettier for markdown (#5133) @uppy/xhr-upload: do not throw when res is missing url (#5132) @uppy/companion: coerce `requestUrl` to a string (#5128) Release: [email protected] (#5127) meta: enforce use of `.js` extension in `import type` declarations (#5126) @uppy/core: add instance ID to generated IDs (#5080) @uppy/core: reference updated i18n in Restricter (#5118)
Murderlon
added a commit
that referenced
this pull request
May 2, 2024
* 4.x: meta: enable prettier for markdown (#5133) @uppy/xhr-upload: do not throw when res is missing url (#5132) Release: [email protected] (#5130) meta: fix release script Upgrade Yarn to 4.x (#4849) @uppy/companion: coerce `requestUrl` to a string (#5128) Release: [email protected] (#5127) meta: enforce use of `.js` extension in `import type` declarations (#5126) @uppy/core: add instance ID to generated IDs (#5080) @uppy/core: reference updated i18n in Restricter (#5118)
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.
.js
extension inimport type
declarations (Antoine du Hamel / meta: enforce use of.js
extension inimport type
declarations #5126)fetcher
(Merlijn Vos / @uppy/xhr-upload: refactor to usefetcher
#5074)dataURItoFile
(Antoine du Hamel / @uppy/utils: improve return type ofdataURItoFile
#5112)submitOnSuccess
andtriggerUploadOnSubmit
combination (Merlijn Vos / @uppy/form: fixsubmitOnSuccess
andtriggerUploadOnSubmit
combination #5058)