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 9943711 commit 8239201Copy full SHA for 8239201
HISTORY.md
@@ -1,5 +1,11 @@
1
# React-Select
2
3
+## v1.0.0-rc.5 / 2017-05-21
4
+
5
+* fixed; Allow `falsey` values to be clearable, thanks [Simon Gaestel](https://github.com/sgaestel)
6
+* fixed; issue where Firefox would crash due to incorrect use of `aria-owns` attribute, thanks [Max Hubenthal](https://github.com/mhubenthal)
7
+* fixed; regression where options not using the value key couldn't be focused [Benjamin Piouffle](https://github.com/Betree)
8
9
## v1.0.0-rc.4 / 2017-05-14
10
11
* fixed; no more warning when using React 15.5, thanks [Adam Girton](https://github.com/agirton)
0 commit comments