Releases: axisj/react-multi-email
Releases · axisj/react-multi-email
v1.0.25
What's Changed
- Handle case insensitive duplicate emails by @ace4port in #173
- fix: stop spinner when email validation by Promise fails by @hwonda in #176
- add inputValue prop #104 by @thomasJang in #177
- inputValue 추가로 인한 사이드 이펙트 수정 by @thomasJang in #178
New Contributors
Full Changelog: v1.0.21...v1.0.25
v1.0.17
- fix(reactmultiemail): fix copy and paste of multiple emails at a time @jhaltercmu2020
- add test code (onBlur, delimiter, autoComplete ...)