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 c27ab88 commit 6e21748Copy full SHA for 6e21748
HISTORY.md
@@ -1,7 +1,11 @@
1
# History
2
----
3
4
-## 3.230
+## 3.4.0
5
+
6
+- Support `onChange` event.
7
8
+## 3.3.0
9
10
- Add `icons` prop for change preset icon.
11
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-steps",
- "version": "3.3.1",
+ "version": "3.4.0",
"description": "steps ui component for react",
"keywords": [
"react",
0 commit comments