We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e960a3f commit f21d45bCopy full SHA for f21d45b
HISTORY.md
@@ -1,6 +1,10 @@
1
# History
2
----
3
4
+### 2.3.4 / 2017-03-10
5
+
6
+- disable upload progress listener in request if onPress is not set [!65](https://github.com/react-component/upload/pull/65)
7
8
### 2.3.3 / 2017-02-20
9
10
- beforeUpload add empty catch function when promise passed, fix [#64](https://github.com/react-component/upload/issues/64)
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-upload",
- "version": "2.3.3",
+ "version": "2.3.4",
"description": "upload ui component for react",
"keywords": [
"react",
0 commit comments