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 a15b352 commit e243dccCopy full SHA for e243dcc
HISTORY.md
@@ -1,6 +1,10 @@
1
# History
2
----
3
4
+## 9.2.0 / 2019-07-16
5
+
6
+- Adjust trigger order of `onChange` & `onSelect`
7
8
## 9.0.0 / 2019-02-27
9
10
- Multiple mode also support `showArrow`
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-select",
- "version": "9.1.5",
+ "version": "9.2.0",
"description": "React Select",
"keywords": [
"react",
0 commit comments