What's Changed
- Bug Fix: Value update for current index and backspace fix in #14
- Bug Fix: If the input field is empty, the cursor now moves to the previous input when Backspace is pressed.
- Bug Fix: If the input field is not empty, the cursor erases the value present in the input field and stays on it.
- Improved peer dependencies within the range of react v16.2 to v18
Full Changelog: V1.1.0...V1.1.1