Skip to content

Releases: downshift-js/downshift

v8.4.0

03 Mar 10:16
a583281
Compare
Choose a tag to compare

8.4.0 (2024-03-03)

Features

v8.3.3

01 Mar 09:24
59366d9
Compare
Choose a tag to compare

8.3.3 (2024-03-01)

Bug Fixes

  • fixes issue causing combobox to grab focus on render (#1575) (59366d9)

v8.3.2

21 Feb 07:50
dc9da74
Compare
Choose a tag to compare

8.3.2 (2024-02-21)

Bug Fixes

  • onMouseMove: only call handler on non-touch devices (#1571) (dc9da74)

v8.3.1

29 Dec 14:11
a5d6310
Compare
Choose a tag to compare

8.3.1 (2023-12-29)

Bug Fixes

  • useSelect: correct getLabelProps return type (#1562) (a5d6310)

v8.3.0

29 Dec 10:37
53dd723
Compare
Choose a tag to compare

8.3.0 (2023-12-29)

Features

v8.2.4

28 Dec 10:20
4edfc30
Compare
Choose a tag to compare

8.2.4 (2023-12-28)

Bug Fixes

  • hooks: check state chage via deep compare (#1558) (4edfc30)

v8.2.3

09 Nov 10:28
e534757
Compare
Choose a tag to compare

8.2.3 (2023-11-09)

Bug Fixes

  • hooks: use createInitialState in reducer (#1556) (e534757)

v8.2.2

29 Sep 06:50
fd6ab68
Compare
Choose a tag to compare

8.2.2 (2023-09-29)

Bug Fixes

  • typescript: add onPress to toggle button props parameter (#1548) (fd6ab68)

v8.2.1

25 Sep 07:49
05ffa9c
Compare
Choose a tag to compare

8.2.1 (2023-09-25)

Bug Fixes

  • defaultProps: use undefined environment on React Native (#1546) (7d8c32d)
  • useSelect: preventDefault on item props onMouseDown (b24f2e6)
  • useSelect: preventDefault on item props onMouseDown (#1547) (05ffa9c)

v8.2.0

20 Sep 09:32
0dd0ab4
Compare
Choose a tag to compare

8.2.0 (2023-09-20)

Features