Releases: downshift-js/downshift
Releases · downshift-js/downshift
v7.4.0
7.4.0 (2023-03-10)
Features
v7.3.4
7.3.4 (2023-03-10)
Bug Fixes
- defaultProps: only select if there are items and one is highlighted (#1467) (108c1ba)
v7.3.3
7.3.3 (2023-03-10)
Bug Fixes
- hooks: correctly compute item and index in getter function (#1473) (7471fba)
v7.3.2
7.3.2 (2023-03-08)
Bug Fixes
- useCombobox: controlled selectedItem extra renders (#1477) (c6c0af5)
v7.3.1
7.3.1 (2023-03-08)
Bug Fixes
- useMultipleSelection: do not crash in react native (#1479) (8c903c3)
v7.3.0
7.3.0 (2023-03-06)
Features
v7.2.2
7.2.2 (2023-03-02)
Bug Fixes
- useCombobox: use environment instead of document (#1478) (4566580)
v7.2.1
7.2.1 (2023-02-21)
Bug Fixes
- hooks: do not add mouse and touch events in React native (#1472) (694f2af)
v7.2.0
7.2.0 (2023-01-14)
Features
v7.1.2
7.1.2 (2023-01-08)
Bug Fixes
- set
browserlist
so that js files are transpiled (#1457) (c406ab2)