Skip to content

Releases: downshift-js/downshift

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)

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)