react-select@5.2.0
github-actions
released this
02 Nov 01:37
·
210 commits
to master
since this release
Minor Changes
-
6c7a3d1e
#4785 Thanks @Rall3n! - AddprevInputValue
to action meta -
b522ac65
#4860 Thanks @ebonow! - Fix animated MultiValue transitions when being removed and change method used to generate unqiue keys for Option components. Closes #4844 , closes #4602
Patch Changes
-
417e7217
#4842 Thanks @Methuselah96! - Remove src directory from published package -
480ea85b
#4846 Thanks @Methuselah96! - Add missing index to MultiValue props type -
b8e34472
#4854 Thanks @mikunpham! - Make input container css re-compute whenever input value changes due to a bug from@emotion/react
in development env.