uppy/.changeset
Mikael Finstad d766c30f2f
don't restore currentUploads if no files (#6098)
if there are no files, no need to restore currentUploads. if we do
restore currentUploads (as we currently do), and if the upload for some
reason completes without completing all files (for example reproduced by
#5366) and the user next time re-adds some of the *same* files as
before, the upload would use only a subset of the files the user
selected (only those that are from the restored currentUploads subset),
which is wrong.
2025-12-09 13:36:47 +07:00
..
afraid-beers-listen.md fix xhr abort (#6097) 2025-12-09 13:36:02 +07:00
chilly-numbers-warn.md resolve folder inside shared drive (#6093) 2025-12-05 22:45:00 +07:00
config.json Update config.json (#5964) 2025-09-11 23:01:54 +02:00
kind-bottles-battle.md don't restore currentUploads if no files (#6098) 2025-12-09 13:36:47 +07:00
README.md Migrate to changesets from custom release tooling (#5840) 2025-07-24 09:24:09 +02:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation