Skip to content

Minor release v1.1.1

Latest
Compare
Choose a tag to compare
@ritikbanger ritikbanger released this 30 Nov 10:56
· 6 commits to main since this release

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