Skip to content

Releases: downshift-js/downshift

v1.21.0

29 Nov 17:20
Compare
Choose a tag to compare

1.21.0 (2017-11-29)

Features

  • add warning when user use Object for selectedItem (#264) (124885a)

v1.20.0

22 Nov 23:38
Compare
Choose a tag to compare

1.20.0 (2017-11-22)

Features

  • TypeScript: add render prop to typings (#262) (190ff41)

v1.19.0

22 Nov 20:18
7ecd749
Compare
Choose a tag to compare

1.19.0 (2017-11-22)

Features

v1.18.0

12 Nov 06:15
Compare
Choose a tag to compare

1.18.0 (2017-11-12)

Features

  • breakingChanges: add a new prop to opt-into breaking changes (831aeab), closes #243

v1.17.0

09 Nov 16:19
Compare
Choose a tag to compare

1.17.0 (2017-11-09)

Features

v1.16.4

08 Nov 18:38
Compare
Choose a tag to compare

1.16.4 (2017-11-08)

Bug Fixes

  • TypeScript: update typescript definitions for downshift components (#254) (42a142c)

v1.16.3

07 Nov 05:37
Compare
Choose a tag to compare

1.16.3 (2017-11-07)

Bug Fixes

  • onInputValueChange: only update internal state if inputValue has changed (#251) (22ed3d7)

v1.16.2

02 Nov 16:52
Compare
Choose a tag to compare

1.16.2 (2017-11-02)

Bug Fixes

v1.16.1

26 Oct 13:28
Compare
Choose a tag to compare

1.16.1 (2017-10-26)

Bug Fixes

  • selectItemAtIndex: allow selecting empty string (#242) (38fc09c)

v1.16.0

23 Oct 18:48
Compare
Choose a tag to compare

1.16.0 (2017-10-23)

Features