uppy/.changeset/mighty-deers-sin.md
prakash 5a6f6a1b50
retarget changesets for packages merged into @uppy/core, there are old
changesets which mention the merged packages which would fail yarn
changeset, so replaced those packages with @uppy/core
2026-06-30 16:38:59 +05:30

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.