v2.1.0
What's Changed
- Update v2.1.0 by @buildingwatsize in #101
Updated
- Supported
React 19
✨ - Updated dependencies
- Migrated React 19 forwardRef
- Migrated deprecated
React.MutableRefObject
toReact.RefObject
Edited
- Edited
customInput
props type toReact.ElementType
to support more various kinds component - Edited more patched css
- Refactor className, style with
cn
utils - Audit fixed
- Test case has changed due to
[email protected]
(v7.6.0 not affected)
Full Changelog: v2.0.2...v2.1.0