uppy/packages
Prakash 9e394eb8f2 refactor(tus): scope #6287 fix to the error path
Drop the success-path `abortRequest: false` change and its regression test:
real browsers (Chrome, Firefox) keep a completed request's xhr through
abort(), so the success path was never affected — that was a jsdom-only
artifact. Remove the throwaway reproduction example.

The fix remains: forward the server response to the `upload-error` event
(and `file.response`), and skip aborting the already-completed request on the
error path so the response is preserved.
2026-05-29 16:57:43 +05:30
..
@uppy refactor(tus): scope #6287 fix to the error path 2026-05-29 16:57:43 +05:30
uppy remove @uppy/instagram (#6257) 2026-05-13 14:42:10 +05:30