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 e8d6292 commit 6b72cb9Copy full SHA for 6b72cb9
HISTORY.md
@@ -1,5 +1,9 @@
1
# History
2
----
3
+## 6.7.0 / 2017-01-03
4
+
5
+- support getInputElement https://github.com/react-component/select/pull/145
6
7
## 6.6.0 / 2016-11-01
8
9
- add tokenSeparators for multiple and tag mode
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-select",
- "version": "6.6.11",
+ "version": "6.7.0",
"description": "React Select",
"keywords": [
"react",
0 commit comments