-
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@4.0.0-beta.8 #5189
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/aws-s3`: 4.0.0-beta.3 -> 4.0.0-beta.4 - `@uppy/companion`: 5.0.0-beta.6 -> 5.0.0-beta.7 - `@uppy/compressor`: 2.0.0-beta.7 -> 2.0.0-beta.8 - `@uppy/core`: 4.0.0-beta.7 -> 4.0.0-beta.8 - `@uppy/dashboard`: 4.0.0-beta.7 -> 4.0.0-beta.8 - `@uppy/image-editor`: 3.0.0-beta.4 -> 3.0.0-beta.5 - `@uppy/provider-views`: 4.0.0-beta.5 -> 4.0.0-beta.6 - `@uppy/status-bar`: 4.0.0-beta.7 -> 4.0.0-beta.8 - `@uppy/svelte`: 4.0.0-beta.3 -> 4.0.0-beta.4 - `@uppy/tus`: 4.0.0-beta.4 -> 4.0.0-beta.5 - `@uppy/utils`: 6.0.0-beta.6 -> 6.0.0-beta.7 - `@uppy/vue`: 2.0.0-beta.2 -> 2.0.0-beta.3 - `@uppy/webcam`: 4.0.0-beta.6 -> 4.0.0-beta.7 - `uppy`: 4.0.0-beta.7 -> 4.0.0-beta.8
Diff output filesNo diff |
aduh95
approved these changes
May 22, 2024
Murderlon
added a commit
that referenced
this pull request
May 28, 2024
* 4.x: (38 commits) docs: assume tree-shaking bundler is the most common case (#5160) @uppy/core: remove `reason` (#5159) Release: uppy@4.0.0-beta.9 (#5194) Release: uppy@3.25.5 (#5193) @uppy/companion: remove `chalk` from dependencies (#5178) @uppy/transloadit: do not cancel assembly when removing all files (#5191) @uppy/xhr-upload: fix regression for lowercase HTTP methods (#5179) meta: improve changelog generator (#5190) Release: uppy@4.0.0-beta.8 (#5189) examples: add SvelteKit example (#5181) @uppy/companion: fix missing `await` Release: uppy@3.25.4 (#5188) @uppy/svelte: do not attempt removing plugin before it's created (#5186) Update facebook.mdx fixup! @uppy/tus: fix no headers passed to companion if argument is a function (#5182) @uppy/core: resolve some (breaking) TODOs (#4824) @uppy/tus: fix no headers passed to companion if argument is a function (#5182) @uppy/companion: fix google drive gsuite export large size (#5144) @uppy/companion: encode `uploadId` (#5168) @uppy/companion: bump `express-session` (#5177) ...
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.
uploadId
(Mikael Finstad / encode uploadid #5168)express-session
(Antoine du Hamel / @uppy/companion: bumpexpress-session
#5177)express-request-id
(Antoine du Hamel / @uppy/companion: remove dependency onexpress-request-id
#5176)nodemon
from the deps (Antoine du Hamel / meta: removenodemon
from the deps #5172)@uppy/aws-s3
docs (Antoine du Hamel / docs: update@uppy/aws-s3
docs #5093)