We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b7e5bc commit 64f32c2Copy full SHA for 64f32c2
CHANGELOG.md
@@ -10,7 +10,7 @@
10
### 3.2.0
11
12
13
- * feat: maxFileSize option is now per file (as the name suggests)
+ * feat: maxFileSize option is now per file (as the name suggests) ([#791](https://github.com/node-formidable/formidable/pull/791))
14
* feat: add maxFiles option, default Infinity
15
* feat: add maxTotalFileSize, default is maxFileSize (for backwards compatibility)
16
* fix: minFileSize is per file
0 commit comments