Skip to content

Releases: JedWatson/react-select

react-select@5.6.0

02 Nov 21:25
5d77116
Compare
Choose a tag to compare

Minor Changes

react-select@5.5.9

01 Nov 06:24
0b8000c
Compare
Choose a tag to compare

Patch Changes

react-select@5.5.8

31 Oct 03:11
338a45f
Compare
Choose a tag to compare

Patch Changes

  • 1ad6de4e #5084 Thanks @kosciolek! - When focusing a dropdown option, the numbers included in the aria live region take filtering into consideration.

react-select@5.5.7

26 Oct 22:54
39b71ea
Compare
Choose a tag to compare

Patch Changes

react-select@5.5.6

25 Oct 04:00
4fb5b54
Compare
Choose a tag to compare

Patch Changes

react-select@5.5.5

24 Oct 22:04
91be6ae
Compare
Choose a tag to compare

Patch Changes

  • 0dd38029 #5246 Thanks @Rall3n! - Fix re-focus of component in Firefox if being disabled while focused

react-select@5.5.4

20 Oct 12:56
cf2f230
Compare
Choose a tag to compare

Patch Changes

react-select@5.5.3

20 Oct 09:31
a0421af
Compare
Choose a tag to compare

Patch Changes

react-select@5.5.2

18 Oct 02:43
e5f268d
Compare
Choose a tag to compare

Patch Changes

react-select@5.5.1

16 Oct 22:49
8c43bc8
Compare
Choose a tag to compare

Patch Changes

  • 0f6ef093 #5381 Thanks @Methuselah96! - Disable use of ResizeObserver for menu position auto-updating to avoid potential breaking changes.