v4.19.7
Bug:
- IntegerFormatter: An invalid value is now displayed as an empty string. Previously the string "NaN" was displayed inside the input.
- FormattedInput: The inputRef-prop is now working correctly.
- FormattedInput: The first argument of the onEnter-callback contains the parsed value now (like the first argument of the onChange-callback)