Skip to content

Commit

Permalink
Merge pull request #2195 from turadg/patch-1
Browse files Browse the repository at this point in the history
document breaking change of removing getInputValue
  • Loading branch information
JedWatson authored Dec 5, 2017
2 parents 75f3043 + 100de59 commit 04317f9
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 04317f9

Please sign in to comment.