npm dropzone 6.1.0
v6.1.0

one hour ago

Minor Changes

  • b32d746 Thanks @filip-kinsky! - Emit an error instead of a broken thumbnail when a file claims an image type but cannot be decoded. The new dictThumbnailError option holds the message.

Patch Changes

  • 94a0656 Thanks @AJHoeh! - Coerce chunkSize to a number before computing chunk boundaries. When the option arrived as a string, every chunk after the first was sliced from the wrong offset and the uploaded file was silently corrupted.

  • 85c5c2a Thanks @enyo! - Stop preview thumbnails from being dragged back into the dropzone, which added the same file a second time under a generated name.

  • 4762df8 Thanks @Forceu! - Send a single chunk for zero byte files instead of hanging. With forceChunking enabled, an empty file produced a chunk count of zero, so nothing was ever uploaded.

Don't miss a new dropzone release

NewReleases is sending notifications on new releases.