-
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] #5325
Conversation
This is a release candidate for the following packages: - `@uppy/angular`: 0.7.0-beta.5 -> 0.7.0 - `@uppy/audio`: 2.0.0-beta.7 -> 2.0.0 - `@uppy/aws-s3`: 4.0.0-beta.8 -> 4.0.0 - `@uppy/aws-s3-multipart`: 4.0.0-beta.6 -> 4.0.0 - `@uppy/box`: 3.0.0-beta.8 -> 3.0.0 - `@uppy/companion`: 5.0.0-beta.12 -> 5.0.0 - `@uppy/companion-client`: 4.0.0-beta.9 -> 4.0.0 - `@uppy/compressor`: 2.0.0-beta.8 -> 2.0.0 - `@uppy/core`: 4.0.0-beta.12 -> 4.0.0 - `@uppy/dashboard`: 4.0.0-beta.11 -> 4.0.0 - `@uppy/drag-drop`: 4.0.0-beta.5 -> 4.0.0 - `@uppy/drop-target`: 3.0.0-beta.6 -> 3.0.0 - `@uppy/dropbox`: 4.0.0-beta.9 -> 4.0.0 - `@uppy/facebook`: 4.0.0-beta.7 -> 4.0.0 - `@uppy/file-input`: 4.0.0-beta.6 -> 4.0.0 - `@uppy/form`: 4.0.0-beta.6 -> 4.0.0 - `@uppy/golden-retriever`: 4.0.0-beta.6 -> 4.0.0 - `@uppy/google-drive`: 4.0.0-beta.1 -> 4.0.0 - `@uppy/google-photos`: 0.2.0-beta.2 -> 0.2.0 - `@uppy/image-editor`: 3.0.0-beta.6 -> 3.0.0 - `@uppy/informer`: 4.0.0-beta.2 -> 4.0.0 - `@uppy/instagram`: 4.0.0-beta.7 -> 4.0.0 - `@uppy/locales`: 4.0.0-beta.4 -> 4.0.0 - `@uppy/onedrive`: 4.0.0-beta.8 -> 4.0.0 - `@uppy/progress-bar`: 4.0.0-beta.4 -> 4.0.0 - `@uppy/provider-views`: 4.0.0-beta.11 -> 4.0.0 - `@uppy/react`: 4.0.0-beta.8 -> 4.0.0 - `@uppy/react-native`: 0.5.2 -> 1.0.0 - `@uppy/redux-dev-tools`: 4.0.0-beta.2 -> 4.0.0 - `@uppy/remote-sources`: 2.0.0-beta.5 -> 2.0.0 - `@uppy/screen-capture`: 4.0.0-beta.6 -> 4.0.0 - `@uppy/status-bar`: 4.0.0-beta.9 -> 4.0.0 - `@uppy/store-default`: 4.0.0-beta.2 -> 4.0.0 - `@uppy/store-redux`: 4.0.0-beta.3 -> 4.0.0 - `@uppy/svelte`: 4.0.0-beta.4 -> 4.0.0 - `@uppy/thumbnail-generator`: 4.0.0-beta.4 -> 4.0.0 - `@uppy/transloadit`: 4.0.0-beta.10 -> 4.0.0 - `@uppy/tus`: 4.0.0-beta.6 -> 4.0.0 - `@uppy/unsplash`: 4.0.0-beta.8 -> 4.0.0 - `@uppy/url`: 4.0.0-beta.8 -> 4.0.0 - `@uppy/utils`: 6.0.0-beta.9 -> 6.0.0 - `@uppy/vue`: 2.0.0-beta.4 -> 2.0.0 - `@uppy/webcam`: 4.0.0-beta.9 -> 4.0.0 - `@uppy/xhr-upload`: 4.0.0-beta.7 -> 4.0.0 - `@uppy/zoom`: 3.0.0-beta.7 -> 3.0.0 - `uppy`: 4.0.0-beta.14 -> 4.0.0
This comment was marked as resolved.
This comment was marked as resolved.
react-native should probably remain on 0.x. remote-sources, vue, compressor, and audio are still on 2.0.0. Which I suppose is fine. |
Instead of 4.0.0? Yeah, not all version numbers are consistent, but I guess we're fine with it |
Diff output filesNo diff |
Release job failed, please take action. |
Is there a migration guide or list of breaking changes somewhere? |
Site still to be deployed with the changes. But migration guide is here is you want it now: https://github.com/transloadit/uppy/blob/main/docs/guides/migration-guides.md We're also working on a blog post here: transloadit/uppy.io#258 |
Thank you, very exciting! And thank you for your hard work in the file uploading space, my company is a happy Transloadit customer and Uppy user 😄 |
COMPANION_CLIENT_ORIGINS_REGEX
(Antoine du Hamel / docs: add note regardingCOMPANION_CLIENT_ORIGINS_REGEX
#5322)true
(Mikael Finstad / make streaming upload defaulttrue
#5315)oauthOrigin
(Antoine du Hamel / @uppy/companion: removeoauthOrigin
#5311).openFolder()
- return progress indication (Evgenia Karunus /.openFolder()
- return progress indication #5306)TypeError
when parsing request (Antoine du Hamel / @uppy/companion: fix TypeError #5303)