0.12.0
BREAKING CHANGES
- The
data.files
property is now anArray
. Previously it was a nativeFileList
object, but needed to be changed to add full support for pasting an dropping files in all browsers. This shouldn't affect you unless you were specifically depending on it being array-like instead of a trueArray
.