Skip to content

Commit

Permalink
document breaking change of removing getInputValue
Browse files Browse the repository at this point in the history
Our app on rc10 broke when we went to the release.
  • Loading branch information
turadg authored Dec 4, 2017
1 parent 75f3043 commit 100de59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

## v1.0.0 / 2017-11-23

* breaking; removed `getInputValue` function - [see PR](https://github.com/JedWatson/react-select/pull/2108)
* reverted spacebar-selects-option behaviour for searchable selects, thanks [Charles Lee](https://github.com/gwyneplaine) - [see PR](https://github.com/JedWatson/react-select/pull/2163)
* fixed behaviour where async doesn't handle onInputChange returning a value, thanks [Anton](https://github.com/tehbi4) - [see PR](https://github.com/JedWatson/react-select/pull/2133)
* fixed Creatable bug where the first enter keypress is ignored when `promptTextCreator` returns only the label, thanks [George Karagkiaouris](https://github.com/karaggeorge) - [see PR](https://github.com/JedWatson/react-select/pull/2140)
Expand Down

0 comments on commit 100de59

Please sign in to comment.