Skip to content

Releases: downshift-js/downshift

v9.0.6

17 May 08:12
ee2a828
Compare
Choose a tag to compare

9.0.6 (2024-05-17)

Bug Fixes

v9.0.5

17 May 07:10
4bf894b
Compare
Choose a tag to compare

9.0.5 (2024-05-17)

Bug Fixes

  • highlightedIndex: do not highlight disabled items (#1601) (4bf894b)

v9.0.4

03 Apr 11:38
74ce0f5
Compare
Choose a tag to compare

9.0.4 (2024-04-03)

Bug Fixes

v9.0.3

03 Apr 08:20
b7f6765
Compare
Choose a tag to compare

9.0.3 (2024-04-03)

Bug Fixes

  • hooks: fix highlight on arrow key opening (#1591) (b7f6765)

v9.0.2

02 Apr 07:44
87a8137
Compare
Choose a tag to compare

9.0.2 (2024-04-02)

Bug Fixes

  • hooks: do not highlight disabled items on menu open (#1587) (87a8137)

v9.0.1

29 Mar 08:41
57981b2
Compare
Choose a tag to compare

9.0.1 (2024-03-29)

Bug Fixes

  • a11yStatus: pass correct dependency array (#1586) (57981b2)

v9.0.0

20 Mar 07:41
5b0d503
Compare
Choose a tag to compare

9.0.0 (2024-03-20)

Features

BREAKING CHANGES

  • Release Downshift v9.

Why:
Release the changes in:

Closes #1322.
Closes #1244.
Closes #1227
Closes #1225.

How:
Merged the PRs in this branch.

Checklist:

  • Documentation
  • Tests
  • TypeScript Types
  • Flow Types
  • Ready to be merged

v8.5.0

13 Mar 08:20
7997f76
Compare
Choose a tag to compare

8.5.0 (2024-03-13)

Features

  • hooks: remove mouse and touch events on unmount (#1581) (7997f76)

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)