Bug fixes
- Fix caret position getting reset on jest + testing library. #814 by @csantos1113
- Fix: pass currentTarget to onFocus. #815 by @csantos1113
- Fix #817, wrong caret position getting set when
.
is pressed on empty value and fixedDecimalScale is set.