github transloadit/uppy @uppy/components@1.0.4

latest releases: @uppy/tus@5.0.2, @uppy/aws-s3@5.0.2, @uppy/dashboard@5.0.3...
one day ago

Patch Changes

  • 0c16fe4: - Make file.data nullable - Because for ghosts it will be undefined and we don't have any type to distinguish ghosts from other (local) files. This caused a crash, because we didn't check for undefined everywhere (when trying to store a blob that was undefined). This means we have to add null checks in some packages
    • Move restore-confirmed from onUploadStart event listener to startUpload, else it would cause restore-confirmed to be triggered even if there is no recoveredState to recover
  • Updated dependencies [0c16fe4]
  • Updated dependencies [0c16fe4]
    • @uppy/core@5.1.1
    • @uppy/image-editor@4.0.2

Don't miss a new uppy release

NewReleases is sending notifications on new releases.