We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 773f870 commit b2c8c5bCopy full SHA for b2c8c5b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 7.1.3
2
+
3
+A very small patch release with a fix regarding the `form` attribute of the hidden `input` field. See dropzone/dropzone#2300. PR #11 by @bancer.
4
5
## 7.1.2
6
7
A small patch release with an important bugfix that was asked by the community for a long time:
package.json
@@ -1,6 +1,6 @@
{
"name": "@deltablot/dropzone",
- "version": "7.1.2",
+ "version": "7.1.3",
"description": "Handles drag and drop of files for you.",
"keywords": [
"dragndrop",
0 commit comments