mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
changesets which mention the merged packages which would fail yarn changeset, so replaced those packages with @uppy/core
323 B
323 B
| @uppy/core | @uppy/companion |
|---|---|
| major | major |
Send token using websocket instead of window.opener.
Breaking in @uppy/core because it needs newest version of Companion in order to work.
Breaking in @uppy/companion because companion.socket() now requires companionOptions to be passed as the second argument.