Skip to content

Latest commit

 

History

History
45 lines (20 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

45 lines (20 loc) · 1.65 KB

2.0.1 (2025-01-27)

Bug Fixes

  • adding repository to package.json (a5d87ec)

2.0.0 (2025-01-27)

Features

  • adding feature to the component be uncontrolled (cf945b9)
  • extends type from React.InputHTMLAttributes (662d82d)

BREAKING CHANGES

  • onInputChange is now onChange

1.2.1 (2025-01-23)

Bug Fixes

1.2.0 (2025-01-20)

Features

1.1.0 (2025-01-20)

Bug Fixes

  • add accessibility when it's just the icon (95978d3)

Features