Skip to content

Releases: downshift-js/downshift

v6.1.9

11 Aug 07:29
1054249
Compare
Choose a tag to compare

6.1.9 (2022-08-11)

Bug Fixes

  • hooks: do not accept undefined as initial values (#1398) (1054249)

v6.1.8

11 Aug 07:00
bf709b9
Compare
Choose a tag to compare

6.1.8 (2022-08-11)

Bug Fixes

  • useMultipleSelect: removeSelectedItem adding duplicate items to selected items (#1353) (bf709b9), closes #1316

v6.1.7

10 Aug 07:29
e9c3e10
Compare
Choose a tag to compare

6.1.7 (2021-08-10)

Bug Fixes

v6.1.6

05 Aug 06:59
c268449
Compare
Choose a tag to compare

6.1.6 (2021-08-05)

Bug Fixes

  • TS: revert changes in typings index.d.ts (#1308) (c268449)

v6.1.5

03 Aug 10:15
9df96b6
Compare
Choose a tag to compare

6.1.5 (2021-08-03)

Bug Fixes

v6.1.4

03 Aug 07:34
0a221cf
Compare
Choose a tag to compare

6.1.4 (2021-08-03)

Bug Fixes

  • hooks: do not add a11y status on react native (#1300) (0a221cf)

v6.1.3

20 Apr 16:18
f6a449e
Compare
Choose a tag to compare

6.1.3 (2021-04-20)

Bug Fixes

  • environment: use Node variable within the provided window context (#1264) (f6a449e)

v6.1.2

30 Mar 15:09
a6bcd22
Compare
Choose a tag to compare

6.1.2 (2021-03-30)

Bug Fixes

  • useSelect: clear debounced keysSoFar callback on unmount (#1256) (a6bcd22)

v6.1.1

21 Mar 12:27
493bbb2
Compare
Choose a tag to compare

6.1.1 (2021-03-21)

Bug Fixes

v6.1.0

20 Jan 17:05
a133089
Compare
Choose a tag to compare

6.1.0 (2021-01-20)

Features

  • hooks: dispatch changes only when needed (#1218) (a133089)